[python-zmq] update to new version

tomspur tomspur at fedoraproject.org
Wed Mar 7 21:59:03 UTC 2012


commit 6c354bf33e852d4dd61aff44709c366d3ad8f126
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Wed Mar 7 22:58:48 2012 +0100

    update to new version
    
    Signed-off-by: Thomas Spura <thomas.spura at gmail.com>

 .gitignore      |    1 +
 python-zmq.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5048bb2..8c786e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /pyzmq-2.1.1.tar.gz
 /pyzmq-2.1.4.tar.gz
 /pyzmq-2.1.9.tar.gz
+/pyzmq-2.1.11.tar.gz
diff --git a/python-zmq.spec b/python-zmq.spec
index 45019e9..7b3513f 100644
--- a/python-zmq.spec
+++ b/python-zmq.spec
@@ -18,8 +18,8 @@
 %global run_tests 1
 
 Name:           python-zmq
-Version:        2.1.9
-Release:        4%{?dist}
+Version:        2.1.11
+Release:        1%{?dist}
 Summary:        Software library for fast, message-based applications
 
 Group:          Development/Libraries
@@ -207,6 +207,9 @@ popd
 
 
 %changelog
+* Wed Mar  7 2012 Thomas Spura <tomspur at fedoraproject.org> - 2.1.11-1
+- update to new version
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.9-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 9c669d5..e240d96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-44efd9e7dd041b9f779e3026d189f870  pyzmq-2.1.9.tar.gz
+8ce303d022a1043669d4f239cddca746  pyzmq-2.1.11.tar.gz


More information about the scm-commits mailing list