[fedmsg] Override producers and consumers.

Ralph Bean ralph at fedoraproject.org
Mon Jun 11 20:06:42 UTC 2012


commit c23973f7dd0afcc1a4dc843c2d570706b9026532
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Jun 11 16:06:36 2012 -0400

    Override producers and consumers.

 .gitignore  |    1 +
 fedmsg.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d73ba9..6f4f060 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /fedmsg-0.1.7.tar.gz
 /fedmsg-0.1.8.tar.gz
 /fedmsg-0.2.0.tar.gz
+/fedmsg-0.2.1.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index ce51eb7..7514a52 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,8 +4,8 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.2.0
-Release:        4%{?dist}
+Version:        0.2.1
+Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
 License:        LGPLv2+
@@ -154,6 +154,10 @@ fi
 
 
 %changelog
+* 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.
+
 * Mon Jun 11 2012 Ralph Bean <rbean at redhat.com> - 0.2.0-4
 - Introduce temporary hard dep on orbited.
 
diff --git a/sources b/sources
index 7edcec8..661462b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c2ad1838f054287b92c17c3aa5328f5  fedmsg-0.2.0.tar.gz
+e88678136bed6de0eb478c001f0d73de  fedmsg-0.2.1.tar.gz


More information about the scm-commits mailing list