[pyutil] Upstream released new version

Ruben Kerkhof ruben at fedoraproject.org
Sun Apr 1 14:51:58 UTC 2012


commit fb387cc66e2abd53385a475f327edd9b4d69ac80
Author: Ruben <ruben at rubenkerkhof.com>
Date:   Sun Apr 1 16:51:46 2012 +0200

    Upstream released new version

 .gitignore  |    1 +
 pyutil.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6fa85ef..b752da2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 pyutil-1.7.9.tar.gz
 /pyutil-1.8.1.tar.gz
 /pyutil-1.8.4.tar.gz
+/pyutil-1.9.1.tar.gz
diff --git a/pyutil.spec b/pyutil.spec
index e172122..a428143 100644
--- a/pyutil.spec
+++ b/pyutil.spec
@@ -1,6 +1,6 @@
 Name:           pyutil
-Version:        1.8.4
-Release:        2%{?dist}
+Version:        1.9.1
+Release:        1%{?dist}
 Summary:        A collection of mature utilities for Python programmers
 
 Group:          Development/Languages
@@ -60,7 +60,7 @@ find %{buildroot}%{python_sitelib}/%{name} -type f -name \*.py -o -name test_tem
 
 %files
 %defattr(-,root,root,-)
-%doc README.rst NEWS.rst COPYING.GPL COPYING.TGPPL.html CREDITS
+%doc README.rst COPYING.GPL COPYING.TGPPL.html CREDITS
 %{python_sitelib}/%{name}
 %{python_sitelib}/%{name}-%{version}-*.egg-info
 %{_bindir}/%{name}_lines
@@ -74,6 +74,9 @@ find %{buildroot}%{python_sitelib}/%{name} -type f -name \*.py -o -name test_tem
 
 
 %changelog
+* Sun Apr 01 2012 Ruben Kerkhof <ruben at rubenkerkhof.com> 1.9.1-1
+- Upstream released new version
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index a84216f..b16184c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1eb14efa6184208a204a39e8e03d7354  pyutil-1.8.4.tar.gz
+90b7249b653136909a629f056e30fe32  pyutil-1.9.1.tar.gz


More information about the scm-commits mailing list