[python-txzmq] 0.7.4

Ralph Bean ralph at fedoraproject.org
Tue Mar 24 01:39:29 UTC 2015


commit 1b80bfae2accd7530669f7217748d5c823efe156
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Mar 23 21:39:27 2015 -0400

    0.7.4

 .gitignore        | 1 +
 python-txzmq.spec | 5 ++++-
 sources           | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8be59b..4304994 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /txZMQ-0.7.0.tar.gz
 /txZMQ-0.7.2.tar.gz
 /txZMQ-0.7.3.tar.gz
+/txZMQ-0.7.4.tar.gz
diff --git a/python-txzmq.spec b/python-txzmq.spec
index e4b05dd..61dea4d 100644
--- a/python-txzmq.spec
+++ b/python-txzmq.spec
@@ -13,7 +13,7 @@
 %global modname txZMQ
 
 Name:             python-txzmq
-Version:          0.7.3
+Version:          0.7.4
 Release:          1%{?dist}
 Summary:          Twisted bindings for ZeroMQ
 
@@ -119,6 +119,9 @@ popd
 %endif
 
 %changelog
+* Tue Mar 24 2015 Ralph Bean <rbean at redhat.com> - 0.7.4-1
+- new version
+
 * Wed Aug 20 2014 Ralph Bean <rbean at redhat.com> - 0.7.3-1
 - Latest upstream with support for zmq reconnect options.
 
diff --git a/sources b/sources
index 015eee8..e45266b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8064422e590f859bf9c5aedf94af5a5c  txZMQ-0.7.3.tar.gz
+a6c62016562669d4fdcf1cc2b21e3e69  txZMQ-0.7.4.tar.gz


More information about the scm-commits mailing list