From 96a9791f8e8e4b5304d61f57e5ae44193bc1e356 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Jan 24 2016 12:05:26 +0000 Subject: * Sun Nov 15 2015 Fabian Affolter - 1:3.3.0.21-1 - Update to latest upstream version 3.3.0.22 (rhbz#1275443) --- diff --git a/.gitignore b/.gitignore index ae94a1b..7b60658 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ billiard-0.3.1.tar.gz /billiard-3.3.0.19.tar.gz /billiard-3.3.0.20.tar.gz /billiard-3.3.0.21.tar.gz +/billiard-3.3.0.22.tar.gz diff --git a/python-billiard.spec b/python-billiard.spec index 930b70a..46b09b2 100644 --- a/python-billiard.spec +++ b/python-billiard.spec @@ -7,8 +7,8 @@ %endif Name: python-%{srcname} -Version: 3.3.0.21 -Release: 2%{?dist} +Version: 3.3.0.22 +Release: 1%{?dist} Epoch: 1 Summary: Multiprocessing Pool Extensions @@ -93,6 +93,9 @@ popd %endif # with_python3 %changelog +* Sun Nov 15 2015 Fabian Affolter - 1:3.3.0.21-1 +- Update to latest upstream version 3.3.0.22 (rhbz#1275443) + * Thu Nov 12 2015 Kalev Lember - 1:3.3.0.21-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index 3399fb5..8b2af93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5304a48344d8f7e821d06f57da8af1f4 billiard-3.3.0.21.tar.gz +6dd458a042924daa220417fa701f0979 billiard-3.3.0.22.tar.gz