From 88a1133e7a29ef28c1388a4fb63281404e5516ee Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Nov 09 2013 16:07:15 +0000 Subject: * Sat Nov 09 2013 Fabian Affolter - 3.3.0.1-1 - Updated to latest upstream version 3.3.0.1 (rhbz#1026722) --- diff --git a/.gitignore b/.gitignore index 57b9ab1..338cc61 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.1.tar.gz diff --git a/python-billiard.spec b/python-billiard.spec index e9363d4..bc7fa9b 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.1 Release: 1%{?dist} Summary: Multiprocessing Pool Extensions @@ -86,6 +86,9 @@ popd %endif # with_python3 %changelog +* Sat Nov 09 2013 Fabian Affolter - 3.3.0.1-1 +- Updated to latest upstream version 3.3.0.1 (rhbz#1026722) + * 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..6f970ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ecf0a3dbbd023e1fe9830b40d397d70 billiard-2.7.3.34.tar.gz +921285a131d3103324aa0974554bdf3b billiard-3.3.0.1.tar.gz