[python-moksha-hub] Latest upstream with support for zmq_tcp_keepalive.

Ralph Bean ralph at fedoraproject.org
Wed Dec 5 15:52:27 UTC 2012


commit 9bfe325915140dcae6832bbcb65be5a28d77cbb2
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Dec 5 10:52:20 2012 -0500

    Latest upstream with support for zmq_tcp_keepalive.

 .gitignore             |    1 +
 python-moksha-hub.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd75c08..0991d8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /moksha.hub-1.0.4.tar.gz
 /moksha.hub-1.0.7.tar.gz
 /moksha.hub-1.0.9.tar.gz
+/moksha.hub-1.1.0.tar.gz
diff --git a/python-moksha-hub.spec b/python-moksha-hub.spec
index dc6eacc..8ed2f1e 100644
--- a/python-moksha-hub.spec
+++ b/python-moksha-hub.spec
@@ -1,7 +1,7 @@
 %global modname moksha.hub
 
 Name:           python-moksha-hub
-Version:        1.0.9
+Version:        1.1.0
 Release:        1%{?dist}
 Summary:        Hub components for Moksha
 
@@ -69,6 +69,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %{_bindir}/moksha-hub
 
 %changelog
+* Tue Dec 04 2012 Ralph Bean <rbean at redhat.com> - 1.1.0-1
+- Latest upstream with support for zmq_tcp_keepalive.
+
 * Tue Dec 04 2012 Ralph Bean <rbean at redhat.com> - 1.0.9-1
 - Latest upstream.
 - Fixed check conditional for rhel6.
diff --git a/sources b/sources
index 0e17d1c..6203d0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b0587d55c7e2c51190dff6a41f5f1d9  moksha.hub-1.0.9.tar.gz
+49d6e927cf737450ae99adc0f443c79f  moksha.hub-1.1.0.tar.gz


More information about the scm-commits mailing list