[python-moksha-hub] 1.0.3 with bugfixes for consumer management.

Ralph Bean ralph at fedoraproject.org
Wed Sep 26 12:40:07 UTC 2012


commit e73cce3c6f138b3cc57ff5db30268fce41113ca7
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Sep 26 08:40:00 2012 -0400

    1.0.3 with bugfixes for consumer management.

 .gitignore             |    1 +
 python-moksha-hub.spec |    6 +++++-
 sources                |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3415fdd..18cedb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /moksha.hub-1.0.0.tar.gz
 /moksha.hub-1.0.1.tar.gz
 /moksha.hub-1.0.2.tar.gz
+/moksha.hub-1.0.3.tar.gz
diff --git a/python-moksha-hub.spec b/python-moksha-hub.spec
index e2584a1..f3c1708 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.2
+Version:        1.0.3
 Release:        1%{?dist}
 Summary:        Hub components for Moksha
 
@@ -69,6 +69,10 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %{_bindir}/moksha-hub
 
 %changelog
+* Wed Sep 26 2012 Ralph Bean <rbean at redhat.com> - 1.0.3-1
+- Fix to _initialized namespacing for consumers.
+- More careful still when cleaning up consumers.
+
 * Wed Sep 19 2012 Ralph Bean <rbean at redhat.com> - 1.0.2-1
 - Miscellaneous bugfixes in consumer cleanup.
 - Added conflicts tag against old moksha.
diff --git a/sources b/sources
index de6145e..d1dd30c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5049669fdb9440357c24c37cbe2bdec  moksha.hub-1.0.2.tar.gz
+069b3c776f60d7fddc82ddd3ea7519e7  moksha.hub-1.0.3.tar.gz


More information about the scm-commits mailing list