[fedmsg] Require moksha >= 0.8.3.

Ralph Bean ralph at fedoraproject.org
Mon Jun 11 20:07:55 UTC 2012


commit a63d3d1e7c7611deb57ba3d5bbee62db6d95a6f5
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Jun 11 16:07:49 2012 -0400

    Require moksha >= 0.8.3.

 fedmsg.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/fedmsg.spec b/fedmsg.spec
index 7514a52..b14c587 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -16,7 +16,7 @@ BuildArch:      noarch
 
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools-devel
-BuildRequires:  moksha >= 0.8.1
+BuildRequires:  moksha >= 0.8.3
 BuildRequires:  python-bunch
 BuildRequires:  orbited
 BuildRequires:  python-nose
@@ -28,7 +28,7 @@ BuildRequires:  python-daemon
 BuildRequires: python-repoze-what-quickstart
 %endif
 
-Requires:       moksha >= 0.8.1
+Requires:       moksha >= 0.8.3
 Requires:       python-fabulous
 Requires:       python-simplejson
 Requires:       python-zmq
@@ -154,6 +154,9 @@ fi
 
 
 %changelog
+* Mon Jun 11 2012 Ralph Bean <rbean at redhat.com> - 0.2.1-2
+- Require moksha >= 0.8.3
+
 * Mon Jun 11 2012 Ralph Bean <rbean at redhat.com> - 0.2.1-1
 - Override producers and consumers entry-points in the hub.  Should fix a
   collision that fedmsg-irc is having with fedoracommunity.


More information about the scm-commits mailing list