[python-AppTools] Update to 4.2.1

Orion Poplawski orion at fedoraproject.org
Thu Jan 30 18:16:01 UTC 2014


commit 66cd8379a61a8a60fbc4c53c1feaa49529d6fe10
Author: Orion Poplawski <orion at nwra.com>
Date:   Thu Jan 30 11:16:27 2014 -0700

    Update to 4.2.1

 .gitignore           |    1 +
 python-AppTools.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e261ee..134151e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 AppTools-3.3.2.tar.gz
 /AppTools-3.4.0.tar.gz
 /apptools-4.2.0.tar.gz
+/apptools-4.2.1.tar.gz
diff --git a/python-AppTools.spec b/python-AppTools.spec
index fcf8887..c227e24 100644
--- a/python-AppTools.spec
+++ b/python-AppTools.spec
@@ -1,6 +1,6 @@
 Name:           python-AppTools
-Version:        4.2.0
-Release:        3%{?dist}
+Version:        4.2.1
+Release:        1%{?dist}
 Summary:        Enthough Tool Suite Application Tools
 Group:          Development/Libraries
 License:        BSD and LGPLv2+
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT%{python_sitelib}/integrationtests
 %doc docs/build/html examples README.fedora
 
 %changelog
+* Thu Jan 30 2014 Orion Poplawski <orion at cora.nwra.com> - 4.2.1-1
+- Update to 4.2.1
+
 * Tue Aug 6 2013 Orion Poplawski <orion at cora.nwra.com> - 4.2.0-3
 - Drop BR on python-setupdocs, no longer used
 
diff --git a/sources b/sources
index 111ac7e..ec830a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b10c256c248cc0b89f7e1dad47f6972  apptools-4.2.0.tar.gz
+83bbe5f26968a0a5e234aaf29281667b  apptools-4.2.1.tar.gz


More information about the scm-commits mailing list