[python-pp] Update for upstream release.

smilner smilner at fedoraproject.org
Fri Aug 13 01:53:28 UTC 2010


commit fef670014231f6c8d5758487a2c089a2d3f8c9d6
Author: Steve 'Ashcrow' Milner <stevem at gnulinux.net>
Date:   Thu Aug 12 21:52:24 2010 -0400

    Update for upstream release.

 .gitignore     |    1 +
 python-pp.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 54ed26a..a5d7a56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 pp-1.5.7.tar.bz2
+pp-1.6.0.tar.bz2
diff --git a/python-pp.spec b/python-pp.spec
index 46a60b2..5e5d5f7 100644
--- a/python-pp.spec
+++ b/python-pp.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-pp
-Version:        1.5.7
-Release:        5%{?dist}
+Version:        1.6.0
+Release:        1%{?dist}
 Summary:        Parallel execution of python on smp
 
 Group:          Development/Libraries
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Aug 12 2010 Steve 'Ashcrow' Milner <me at stevemilner.org> - 1.6.0-1
+- Updated to upstream latest stable.
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 1.5.7-5
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 29ca54f..a1775b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc26a848917e4d319f6e76646774f629  pp-1.5.7.tar.bz2
+60a84f14644591f91f4a9f4c7fd69592  pp-1.6.0.tar.bz2


More information about the scm-commits mailing list