[python-moksha-hub] New upstream and added conflicts against old moksha.

Ralph Bean ralph at fedoraproject.org
Wed Sep 19 14:57:45 UTC 2012


commit feee95f8709bfcc8d4df2d9f0a3d161584405c6e
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Sep 19 10:57:37 2012 -0400

    New upstream and added conflicts against old moksha.

 .gitignore             |    1 +
 python-moksha-hub.spec |    9 ++++++++-
 sources                |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8737e35..3415fdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /moksha.hub-1.0.0.tar.gz
 /moksha.hub-1.0.1.tar.gz
+/moksha.hub-1.0.2.tar.gz
diff --git a/python-moksha-hub.spec b/python-moksha-hub.spec
index 1e84775..e2584a1 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.1
+Version:        1.0.2
 Release:        1%{?dist}
 Summary:        Hub components for Moksha
 
@@ -34,6 +34,9 @@ Requires:       python-txzmq
 Requires:       python-txws
 Requires:       python-daemon
 
+# Its a whole different package now.
+Conflicts:      moksha < 1.0.0
+
 %description
 Hub components for Moksha.
 
@@ -66,6 +69,10 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %{_bindir}/moksha-hub
 
 %changelog
+* 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.
+
 * Wed Sep 12 2012 Ralph Bean <rbean at redhat.com> - 1.0.1-1
 - Require latest python-moksha-common
 
diff --git a/sources b/sources
index fea53e7..de6145e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17c07a2875ec4700be422e5ce6423b11  moksha.hub-1.0.1.tar.gz
+a5049669fdb9440357c24c37cbe2bdec  moksha.hub-1.0.2.tar.gz


More information about the scm-commits mailing list