[python-cement] latest sources

derks derks at fedoraproject.org
Mon Jul 16 06:20:19 UTC 2012


commit 92bc9e5b6ffe19ff94789f69dab00c570f2a0dba
Author: BJ Dierkes <wdierkes at rackspace.com>
Date:   Fri Jul 6 11:00:23 2012 -0500

    latest sources

 .gitignore         |    1 +
 python-cement.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 403a888..5c1ec1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /cement-0.8.16.tar.gz
 /cement-0.8.18.tar.gz
 /cement-1.9.10.tar.gz
+/cement-1.9.14.tar.gz
diff --git a/python-cement.spec b/python-cement.spec
index 22cc6ac..6ee50d6 100644
--- a/python-cement.spec
+++ b/python-cement.spec
@@ -9,7 +9,7 @@
 
 %global srcname cement
 Name: python-%{srcname}
-Version: 1.9.10 
+Version: 1.9.14 
 Release: 1%{?dist}
 Summary: CLI Application Framework for Python
 Group: Applications/System 
@@ -106,6 +106,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Sun Jul 16 2012 BJ Dierkes <wdierkes at rackspace.com> - 1.9.14-1
+- Latest source from upstream.
+
 * Tue Jul 03 2012 BJ Dierkes <wdierkes at rackspace.com> - 1.9.10-1
 - Latest sources from upstream.  
 - Updated spec for new source (removed devtools subpackage).
diff --git a/sources b/sources
index 5680149..be173ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c6061be35d189c34d2217f393bf166a  cement-1.9.10.tar.gz
+ecc6812d4b95bef1c16527651259a632  cement-1.9.14.tar.gz


More information about the scm-commits mailing list