diff --git a/.gitignore b/.gitignore index 4bf57aa..1efe97a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ billiard-0.3.1.tar.gz /billiard-2.7.3.19.tar.gz /billiard-2.7.3.20.tar.gz /billiard-2.7.3.21.tar.gz +/billiard-2.7.3.22.tar.gz diff --git a/python-billiard.spec b/python-billiard.spec index d342a08..1bfb7f4 100644 --- a/python-billiard.spec +++ b/python-billiard.spec @@ -8,7 +8,7 @@ Name: python-%{srcname} -Version: 2.7.3.21 +Version: 2.7.3.22 Release: 1%{?dist} Summary: Multiprocessing Pool Extensions @@ -89,6 +89,9 @@ popd %endif # with_python3 %changelog +* Sat Mar 09 2013 Fabian Affolter - 2.7.3.22-1 +- update to latest upstream version 2.7.3.22 + * Wed Feb 13 2013 Fabian Affolter - 2.7.3.21-1 - update to latest upstream version 2.7.3.21 diff --git a/sources b/sources index 198eb78..a9bbd83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c45cf24a563070c5c75a44f37fcca5fc billiard-2.7.3.21.tar.gz +552e05fc9584f36c5be2644cabb71bb9 billiard-2.7.3.22.tar.gz