[python-cement] Latest sources 2.2.2

derks derks at fedoraproject.org
Thu May 15 15:49:51 UTC 2014


commit 45c0cb5110ea2013839a58c1a3e8c3fb583b9527
Author: BJ Dierkes <derks at datafolklabs.com>
Date:   Thu May 15 10:49:25 2014 -0500

    Latest sources 2.2.2

 .gitignore         |    1 +
 python-cement.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8f3dcf..e44bcc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /cement-2.0.0.tar.gz
 /cement-2.0.2.tar.gz
 /cement-2.2.0.tar.gz
+/cement-2.2.2.tar.gz
diff --git a/python-cement.spec b/python-cement.spec
index 5f6acac..14e017c 100644
--- a/python-cement.spec
+++ b/python-cement.spec
@@ -9,8 +9,8 @@
 
 %global srcname cement
 Name: python-%{srcname}
-Version: 2.2.0
-Release: 2%{?dist}
+Version: 2.2.2
+Release: 1%{?dist}
 Summary: CLI Application Framework for Python
 Group: Applications/System 
 License: BSD 
@@ -128,6 +128,10 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Thu May 15 2014 BJ Dierkes <derks at datafolklabs.com> - 2.2.2-1
+- Latest sources (minor release) from upstream.  Full ChangeLog:
+  http://builtoncement.com/2.2/changes.html#wed-apr-16-2014
+
 * Wed May 14 2014 Bohuslav Kabrda <bkabrda at redhat.com> - 2.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
 
diff --git a/sources b/sources
index 82c2ab2..52515e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-434b1bcbf23f13fe27f0c87cdd8cb871  cement-2.2.0.tar.gz
+f2b171c314b44eb710874a053ac0319f  cement-2.2.2.tar.gz


More information about the scm-commits mailing list