[python-futures] 2.1.6

terjeros terjeros at fedoraproject.org
Mon Jan 20 12:46:16 UTC 2014


commit b5ebf99fa8b78ded4812e1b0da3bb0276a503701
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Mon Jan 20 13:46:31 2014 +0100

    2.1.6

 .gitignore          |    1 +
 python-futures.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e5f29a0..7d22ccd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /futures-2.1.2.tar.gz
 /futures-2.1.3.tar.gz
+/futures-2.1.6.tar.gz
diff --git a/python-futures.spec b/python-futures.spec
index ccacec4..2f8a58e 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.3
-Release:       3%{?dist}
+Version:       2.1.6
+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 Jan 20 2014 Terje Rosten <terje.rosten at ntnu.no> - 2.1.6-1
+- 2.1.6
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index b649fb3..d6dac03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3de68835c8035dff0495cbe7f5c75beb  futures-2.1.3.tar.gz
+cfab9ac3cd55d6c7ddd0546a9f22f453  futures-2.1.6.tar.gz


More information about the scm-commits mailing list