[python-cliapp] Update to 1.20121216

Michel Alexandre Salim salimma at fedoraproject.org
Mon Feb 25 08:54:36 UTC 2013


commit 425cd53f9c1a536f80c09ee28b7de60630894bbe
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Mon Feb 25 15:54:21 2013 +0700

    Update to 1.20121216

 .gitignore         |    2 +-
 python-cliapp.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce68ef9..e187285 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/python-cliapp_1.20120630.orig.tar.gz
+/python-cliapp_1.20121216.orig.tar.gz
diff --git a/python-cliapp.spec b/python-cliapp.spec
index d1096a6..32c6a75 100644
--- a/python-cliapp.spec
+++ b/python-cliapp.spec
@@ -1,13 +1,13 @@
 %global pkgname cliapp
 
 Name:           python-%{pkgname}
-Version:        1.20120630
-Release:        3%{?dist}
+Version:        1.20121216
+Release:        1%{?dist}
 Summary:        Python framework for Unix command line programs
 
 License:        GPLv2+
 URL:            http://liw.fi/%{pkgname}/
-Source0:        http://ftp.debian.org/debian/pool/main/p/%{name}/%{name}_%{version}.orig.tar.gz
+Source0:        http://code.liw.fi/debian/pool/main/p/%{name}/%{name}_%{version}.orig.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  python-coverage-test-runner
@@ -60,6 +60,9 @@ make check
 
 
 %changelog
+* Mon Feb 25 2013 Michel Salim <salimma at fedoraproject.org> - 1.20121216-1
+- Update to 1.20121216
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.20120630-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index cd79c00..f82a26f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d9b0c7eb921edebcd6b9e7ddc7e93f2  python-cliapp_1.20120630.orig.tar.gz
+c9998bfe63d56221a17dd5cc2a4cb01b  python-cliapp_1.20121216.orig.tar.gz


More information about the scm-commits mailing list