[python-TraitsGUI] - Updated to latest release.

Rakesh Pandit rakesh at fedoraproject.org
Wed Jan 5 12:09:09 UTC 2011


commit 60af6ef9cccc037fd4983eb716a01c44c6e701b9
Author: Rakesh Pandit <rakesh at fedoraproject.org>
Date:   Wed Jan 5 17:38:21 2011 +0530

    - Updated to latest release.

 .gitignore            |    1 +
 python-TraitsGUI.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9da2e51..1ed3f4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 TraitsGUI-3.4.0.tar.gz
+/TraitsGUI-3.5.0.tar.gz
diff --git a/python-TraitsGUI.spec b/python-TraitsGUI.spec
index e5cc636..bcb274b 100644
--- a/python-TraitsGUI.spec
+++ b/python-TraitsGUI.spec
@@ -1,6 +1,6 @@
 Name:           python-TraitsGUI
-Version:        3.4.0
-Release:        2%{?dist}
+Version:        3.5.0
+Release:        1%{?dist}
 Summary:        Traits-capable windowing framework
 Group:          Development/Libraries
 # Source code is under BSD but images are under different licenses
@@ -62,6 +62,9 @@ python setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
 %{python_sitelib}/enthought/traits
 
 %changelog
+* Wed Jan 05 2011 Rakesh Pandit <rakesh at fedoraproject.org> 3.5.0-1
+- Updated to 3.5.0
+
 * Fri Aug 13 2010 Chen Lei <supercyper at 163.com> 3.4.0-2
 - Add Requires:python-TraitsBackend
 
diff --git a/sources b/sources
index 400373e..7b308a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f83c3e05f8448b7bfd4d4a011da15771  TraitsGUI-3.4.0.tar.gz
+bb1fda21569585ef4b263b29f6f8a933  TraitsGUI-3.5.0.tar.gz


More information about the scm-commits mailing list