[python-billiard] * Wed Feb 13 2013 Fabian Affolter <mail at fabian-affolter.ch> - 2.7.3.21-1 - update to latest upstream

Fabian Affolter fab at fedoraproject.org
Wed Feb 13 19:29:57 UTC 2013


commit 0a296281e198de79095be4bc140b442f8c8fad46
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Wed Feb 13 20:29:45 2013 +0100

    * Wed Feb 13 2013 Fabian Affolter <mail at fabian-affolter.ch> - 2.7.3.21-1
    - update to latest upstream version 2.7.3.21

 .gitignore           |    1 +
 python-billiard.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 208bce9..4bf57aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ billiard-0.3.1.tar.gz
 /billiard-2.7.3.18.tar.gz
 /billiard-2.7.3.19.tar.gz
 /billiard-2.7.3.20.tar.gz
+/billiard-2.7.3.21.tar.gz
diff --git a/python-billiard.spec b/python-billiard.spec
index 43e9d72..d342a08 100644
--- a/python-billiard.spec
+++ b/python-billiard.spec
@@ -8,7 +8,7 @@
 
 
 Name:           python-%{srcname}
-Version:        2.7.3.20
+Version:        2.7.3.21
 Release:        1%{?dist}
 Summary:        Multiprocessing Pool Extensions
 
@@ -89,6 +89,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Wed Feb 13 2013 Fabian Affolter <mail at fabian-affolter.ch> - 2.7.3.21-1
+- update to latest upstream version 2.7.3.21
+
 * Mon Feb 11 2013 Fabian Affolter <mail at fabian-affolter.ch> - 2.7.3.20-1
 - update to latest upstream version 2.7.3.20
 
diff --git a/sources b/sources
index 2875d73..198eb78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-30a1e34d64af9667a2ec933d490d7251  billiard-2.7.3.20.tar.gz
+c45cf24a563070c5c75a44f37fcca5fc  billiard-2.7.3.21.tar.gz


More information about the scm-commits mailing list