[python-moksha-hub] Bugfixes to the monitoring socket.

Ralph Bean ralph at fedoraproject.org
Thu Apr 24 17:54:20 UTC 2014


commit def593274565c487b5be3fb43ad392b822d85ea6
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Apr 24 13:54:14 2014 -0400

    Bugfixes to the monitoring socket.

 .gitignore             |    1 +
 python-moksha-hub.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d60b72..de1546c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /moksha.hub-1.2.2.tar.gz
 /moksha.hub-1.3.0.tar.gz
 /moksha.hub-1.3.1.tar.gz
+/moksha.hub-1.3.2.tar.gz
diff --git a/python-moksha-hub.spec b/python-moksha-hub.spec
index 51c559f..ccefe4b 100644
--- a/python-moksha-hub.spec
+++ b/python-moksha-hub.spec
@@ -1,8 +1,8 @@
 %global modname moksha.hub
 
 Name:           python-moksha-hub
-Version:        1.3.1
-Release:        2%{?dist}
+Version:        1.3.2
+Release:        1%{?dist}
 Summary:        Hub components for Moksha
 
 Group:          Development/Libraries
@@ -77,6 +77,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %{_bindir}/moksha-hub
 
 %changelog
+* Thu Apr 24 2014 Ralph Bean <rbean at redhat.com> - 1.3.2-1
+- Bugfixes to the monitoring socket.
+
 * Thu Apr 24 2014 Ralph Bean <rbean at redhat.com> - 1.3.1-2
 - Add dep on python-six.
 
diff --git a/sources b/sources
index 1e8dcaf..b424346 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e2f916540fdb9b9cfc9b9b6c4f6338b  moksha.hub-1.3.1.tar.gz
+4a2d07c8a477a3b985ade69f042f85a1  moksha.hub-1.3.2.tar.gz


More information about the scm-commits mailing list