[python-zmq] update to 2.2.0

tomspur tomspur at fedoraproject.org
Thu Apr 26 11:23:13 UTC 2012


commit 440b6f1f14be65f60a77b213102841c551909610
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Thu Apr 26 13:23:08 2012 +0200

    update to 2.2.0

 .gitignore      |    1 +
 python-zmq.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c786e7..e833506 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /pyzmq-2.1.4.tar.gz
 /pyzmq-2.1.9.tar.gz
 /pyzmq-2.1.11.tar.gz
+/pyzmq-2.2.0.tar.gz
diff --git a/python-zmq.spec b/python-zmq.spec
index 7b3513f..852153e 100644
--- a/python-zmq.spec
+++ b/python-zmq.spec
@@ -18,7 +18,7 @@
 %global run_tests 1
 
 Name:           python-zmq
-Version:        2.1.11
+Version:        2.2.0
 Release:        1%{?dist}
 Summary:        Software library for fast, message-based applications
 
@@ -207,6 +207,9 @@ popd
 
 
 %changelog
+* Thu Apr 26 2012 Thomas Spura <tomspur at fedoraproject.org> - 2.2.0-1
+- update to 2.2.0
+
 * Wed Mar  7 2012 Thomas Spura <tomspur at fedoraproject.org> - 2.1.11-1
 - update to new version
 
diff --git a/sources b/sources
index e240d96..7f3fa29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ce303d022a1043669d4f239cddca746  pyzmq-2.1.11.tar.gz
+100b73973d6fb235b8da6adea403566e  pyzmq-2.2.0.tar.gz


More information about the scm-commits mailing list