[python-futures] 2.1.3

terjeros terjeros at fedoraproject.org
Mon Dec 10 18:42:19 UTC 2012


commit 56166b36bb01afb09022fbb03a4e48a8ad040f72
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Mon Dec 10 19:42:15 2012 +0100

    2.1.3

 .gitignore          |    1 +
 python-futures.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbea7a5..e5f29a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /futures-2.1.2.tar.gz
+/futures-2.1.3.tar.gz
diff --git a/python-futures.spec b/python-futures.spec
index 781f49f..f087830 100644
--- a/python-futures.spec
+++ b/python-futures.spec
@@ -4,8 +4,8 @@
 
 Summary:       Backport of the concurrent.futures package from Python 3.2
 Name:          python-futures
-Version:       2.1.2
-Release:       3%{?dist}
+Version:       2.1.3
+Release:       1%{?dist}
 License:       BSD
 Group:         Development/Libraries
 URL:           http://code.google.com/p/pythonfutures/
@@ -33,6 +33,9 @@ asynchronously executing callables.
 %{python_sitelib}/futures-*.egg-info*
 
 %changelog
+* Mon Dec 10 2012 Terje Rosten <terje.rosten at ntnu.no> - 2.1.3-1
+- 2.1.3
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 621fb99..b649fb3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a6fa247e3c5fe3d60d8e12f1b873cc88  futures-2.1.2.tar.gz
+3de68835c8035dff0495cbe7f5c75beb  futures-2.1.3.tar.gz


More information about the scm-commits mailing list