[python-moksha-hub] Latest upstream. moksha.hub-1.0.9.

Ralph Bean ralph at fedoraproject.org
Tue Dec 4 17:46:11 UTC 2012


commit a975fd5a58d8be663dcbba614c5d2ffdf96aec39
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Dec 4 12:46:03 2012 -0500

    Latest upstream.  moksha.hub-1.0.9.

 .gitignore             |    1 +
 python-moksha-hub.spec |    8 ++++++--
 sources                |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad5d34b..dd75c08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /moksha.hub-1.0.3.tar.gz
 /moksha.hub-1.0.4.tar.gz
 /moksha.hub-1.0.7.tar.gz
+/moksha.hub-1.0.9.tar.gz
diff --git a/python-moksha-hub.spec b/python-moksha-hub.spec
index 5d5a733..dc6eacc 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.7
+Version:        1.0.9
 Release:        1%{?dist}
 Summary:        Hub components for Moksha
 
@@ -54,7 +54,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %{__python} setup.py install -O1 --skip-build --root=%{buildroot}
 
 %check
-%if %{?rhel}%{!?rhel:0} >= 6
+%if 0%{?rhel} >= 6
 # Test suite requires a more modern Twisted than is in el6, so don't run it for
 # now.
 %else
@@ -69,6 +69,10 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %{_bindir}/moksha-hub
 
 %changelog
+* Tue Dec 04 2012 Ralph Bean <rbean at redhat.com> - 1.0.9-1
+- Latest upstream.
+- Fixed check conditional for rhel6.
+
 * Wed Oct 10 2012 Ralph Bean <rbean at redhat.com> - 1.0.7-1
 - Various bugfixes.
 - Support for zeromq3.
diff --git a/sources b/sources
index 77408ea..0e17d1c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5aad895614422ef5a4a1058a84e7d518  moksha.hub-1.0.7.tar.gz
+8b0587d55c7e2c51190dff6a41f5f1d9  moksha.hub-1.0.9.tar.gz


More information about the scm-commits mailing list