[python-AppTools] - Update to latest release.

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


commit 6fc935300b5eca29415883edf5f100bd8548d2cc
Author: Rakesh Pandit <rakesh at fedoraproject.org>
Date:   Wed Jan 5 17:48:47 2011 +0530

    - Update to latest release.

 .gitignore           |    1 +
 python-AppTools.spec |    6 ++++--
 sources              |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 95f1dbd..35a7c02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 AppTools-3.3.2.tar.gz
+/AppTools-3.4.0.tar.gz
diff --git a/python-AppTools.spec b/python-AppTools.spec
index a77f730..f750f25 100644
--- a/python-AppTools.spec
+++ b/python-AppTools.spec
@@ -1,5 +1,5 @@
 Name:           python-AppTools
-Version:        3.3.2
+Version:        3.4.0
 Release:        1%{?dist}
 Summary:        Enthough Tool Suite Application Tools
 Group:          Development/Libraries
@@ -55,12 +55,14 @@ rm -rf $RPM_BUILD_ROOT%{python_sitelib}/integrationtests
 %files
 %defattr(-,root,root,-)
 %doc *.txt examples build/docs/html README.fedora
-%{_bindir}/rsted
 %{python_sitelib}/*.egg-info
 %{python_sitelib}/*.pth
 %{python_sitelib}/enthought/*
 
 %changelog
+* Wed Jan 05 2011 Rakesh Pandit <rakesh at fedoraproject.org> 3.4.0-1
+- Updated to 3.4.0
+
 * Fri Aug 13 2010 Chen Lei <supercyper at 163.com> 3.3.2-1
 - Update spec to match latest guidelines w.r.t %%clean
 - Fix several rpmlint warnings
diff --git a/sources b/sources
index 88511ba..2243092 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a7990ecf3cfe7f9f20ebfae088343a1f  AppTools-3.3.2.tar.gz
+4fb5237de04ff38c93fa7008d2fc253a  AppTools-3.4.0.tar.gz


More information about the scm-commits mailing list