diff --git a/.gitignore b/.gitignore index 04de6a5..208bce9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ billiard-0.3.1.tar.gz /billiard-2.7.3.17.tar.gz /billiard-2.7.3.18.tar.gz /billiard-2.7.3.19.tar.gz +/billiard-2.7.3.20.tar.gz diff --git a/python-billiard.spec b/python-billiard.spec index 7ab5439..43e9d72 100644 --- a/python-billiard.spec +++ b/python-billiard.spec @@ -8,7 +8,7 @@ Name: python-%{srcname} -Version: 2.7.3.19 +Version: 2.7.3.20 Release: 1%{?dist} Summary: Multiprocessing Pool Extensions @@ -89,6 +89,9 @@ popd %endif # with_python3 %changelog +* Mon Feb 11 2013 Fabian Affolter - 2.7.3.20-1 +- update to latest upstream version 2.7.3.20 + * Mon Dec 02 2012 Matthias Runge - 2.7.3.19-1 - update to upstream version 2.7.3.19 diff --git a/sources b/sources index a05d03a..2875d73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5fee3fa8874f0ff5b41f0b30d8c7822 billiard-2.7.3.19.tar.gz +30a1e34d64af9667a2ec933d490d7251 billiard-2.7.3.20.tar.gz