[python-moksha-hub] Latest upstream with a bugfix to consumer loading.

Ralph Bean ☃ ralph at fedoraproject.org
Mon Apr 15 15:49:56 UTC 2013


commit c2ff185bae1b676c6ca2245b0960bd30d1bfd1e4
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Apr 15 11:48:45 2013 -0400

    Latest upstream with a bugfix to consumer loading.

 .gitignore             |    1 +
 python-moksha-hub.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 447c176..7442cf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /moksha.hub-1.0.9.tar.gz
 /moksha.hub-1.1.0.tar.gz
 /moksha.hub-1.2.0.tar.gz
+/moksha.hub-1.2.1.tar.gz
diff --git a/python-moksha-hub.spec b/python-moksha-hub.spec
index 4ea4f9a..5a357cc 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.2.0
+Version:        1.2.1
 Release:        1%{?dist}
 Summary:        Hub components for Moksha
 
@@ -79,6 +79,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %{_bindir}/moksha-hub
 
 %changelog
+* Mon Apr 15 2013 Ralph Bean <rbean at redhat.com> - 1.2.1-1
+- Latest upstream with a bugfix to consumer loading.
+
 * Tue Mar 26 2013 Ralph Bean <rbean at redhat.com> - 1.2.0-1
 - Latest upstream.
 - Removed websocket tests until this review is complete:
diff --git a/sources b/sources
index 5a96516..d42ae37 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43e1919b4aea7ee18755d2fa7788f5a9  moksha.hub-1.2.0.tar.gz
+5d89259cf349947d09030a98ce523bc1  moksha.hub-1.2.1.tar.gz


More information about the scm-commits mailing list