diff --git a/.gitignore b/.gitignore index 9a82bca..c64055f 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ billiard-0.3.1.tar.gz /billiard-2.7.3.30.tar.gz /billiard-2.7.3.31.tar.gz /billiard-2.7.3.32.tar.gz +/billiard-2.7.3.33.tar.gz diff --git a/python-billiard.spec b/python-billiard.spec index fbc20e9..42442b4 100644 --- a/python-billiard.spec +++ b/python-billiard.spec @@ -7,7 +7,7 @@ %endif Name: python-%{srcname} -Version: 2.7.3.32 +Version: 2.7.3.33 Release: 1%{?dist} Summary: Multiprocessing Pool Extensions @@ -86,6 +86,9 @@ popd %endif # with_python3 %changelog +* Tue Oct 08 2013 Fabian Affolter - 2.7.3.33-1 +- Updated to latest upstream version 2.7.3.33 + * Sat Aug 17 2013 Fabian Affolter - 2.7.3.32-1 - Updated to latest upstream version 2.7.3.32 diff --git a/sources b/sources index f26c087..5c4c344 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8505290009daa3050c570ba2c0573ba2 billiard-2.7.3.32.tar.gz +339edb546db9d64c245141c9429e3e39 billiard-2.7.3.33.tar.gz