From 0a296281e198de79095be4bc140b442f8c8fad46 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Feb 13 2013 19:29:45 +0000 Subject: * Wed Feb 13 2013 Fabian Affolter - 2.7.3.21-1 - update to latest upstream version 2.7.3.21 --- 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 - 2.7.3.21-1 +- update to latest upstream version 2.7.3.21 + * Mon Feb 11 2013 Fabian Affolter - 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