[python-txzmq] txZMQ-0.5.2

Ralph Bean ralph at fedoraproject.org
Tue Oct 2 17:05:49 UTC 2012


commit c6029af7932bc36de5285f1998e5600a23160fa5
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Oct 2 13:03:37 2012 -0400

    txZMQ-0.5.2

 .gitignore        |    1 +
 python-txzmq.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f69a7ca..f6ed1c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /txZMQ-0.3.1.tar.gz
 /txZMQ-0.5.0.tar.gz
+/txZMQ-0.5.2.tar.gz
diff --git a/python-txzmq.spec b/python-txzmq.spec
index 3c324eb..930c432 100644
--- a/python-txzmq.spec
+++ b/python-txzmq.spec
@@ -1,8 +1,8 @@
 %global modname txZMQ
 
 Name:             python-txzmq
-Version:          0.5.0
-Release:          3%{?dist}
+Version:          0.5.2
+Release:          1%{?dist}
 Summary:          Twisted bindings for ZeroMQ
 
 Group:            Development/Languages
@@ -53,6 +53,9 @@ PYTHONPATH=$(pwd) nosetests
 %{python_sitelib}/* 
 
 %changelog
+* Tue Oct 02 2012 Ralph Bean <rbean at redhat.com> - 0.5.2-1
+- Latest upstream with new socket types.
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 7dcbf3b..d8d6dcb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c18949da31413bb92687343f01fe7720  txZMQ-0.5.0.tar.gz
+343c1cefb0f481577b7c54176ce32a0c  txZMQ-0.5.2.tar.gz


More information about the scm-commits mailing list