diff --git a/.gitignore b/.gitignore index 57b9ab1..1f880da 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ billiard-0.3.1.tar.gz /billiard-2.7.3.32.tar.gz /billiard-2.7.3.33.tar.gz /billiard-2.7.3.34.tar.gz +/billiard-3.3.0.0.tar.gz diff --git a/python-billiard.spec b/python-billiard.spec index e9363d4..8f59142 100644 --- a/python-billiard.spec +++ b/python-billiard.spec @@ -7,7 +7,7 @@ %endif Name: python-%{srcname} -Version: 2.7.3.34 +Version: 3.3.0.0 Release: 1%{?dist} Summary: Multiprocessing Pool Extensions @@ -86,6 +86,9 @@ popd %endif # with_python3 %changelog +* Mon Oct 28 2013 Fabian Affolter - 3.3.0.0-1 +- Updated to latest upstream version 3.3.0.0 (rhbz#1019144) + * Mon Oct 14 2013 Matthias Runge - 2.7.34-1 - update to 2.7.34 (rhbz#1018595) - enable tests diff --git a/sources b/sources index 15756f0..26f1e49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ecf0a3dbbd023e1fe9830b40d397d70 billiard-2.7.3.34.tar.gz +aec05a26b12c0a910606c75c1f2e131f billiard-3.3.0.0.tar.gz