[python-cliapp] Update to 1.20120630

Michel Alexandre Salim salimma at fedoraproject.org
Tue Jul 3 11:59:19 UTC 2012


commit da7997204ba17e23d9aad2edeec87ebb62bb31f1
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Tue Jul 3 18:58:41 2012 +0700

    Update to 1.20120630

 .gitignore         |    2 +-
 python-cliapp.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d7ba2ae..ce68ef9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/python-cliapp_0.29.orig.tar.gz
+/python-cliapp_1.20120630.orig.tar.gz
diff --git a/python-cliapp.spec b/python-cliapp.spec
index 53b0b78..01bd97b 100644
--- a/python-cliapp.spec
+++ b/python-cliapp.spec
@@ -1,8 +1,8 @@
 %global pkgname cliapp
 
 Name:           python-%{pkgname}
-Version:        0.29
-Release:        2%{?dist}
+Version:        1.20120630
+Release:        1%{?dist}
 Summary:        Python framework for Unix command line programs
 
 License:        GPLv2+
@@ -60,6 +60,9 @@ make check
 
 
 %changelog
+* Tue Jul  3 2012 Michel Salim <salimma at fedoraproject.org> - 1.20120630-1
+- Update to 1.20120630
+
 * Tue Jun  5 2012 Michel Salim <salimma at fedoraproject.org> - 0.29-2
 - Remove unneeded %%{python_sitelib} declaration
 - Make file listing more specific
diff --git a/sources b/sources
index 5e60813..cd79c00 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f5006fe3cb141a9436003274cbfd5da  python-cliapp_0.29.orig.tar.gz
+3d9b0c7eb921edebcd6b9e7ddc7e93f2  python-cliapp_1.20120630.orig.tar.gz


More information about the scm-commits mailing list