[fedmsg] Bugfix to fedmsg.text.

Ralph Bean ralph at fedoraproject.org
Tue Aug 7 15:48:05 UTC 2012


commit 17dc688fab85c0e2ed3d37809bb37178e44b16fb
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Aug 7 11:47:56 2012 -0400

    Bugfix to fedmsg.text.

 .gitignore  |    1 +
 fedmsg.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8aad21d..04d14da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /fedmsg-0.2.6.tar.gz
 /fedmsg-0.2.7.tar.gz
 /fedmsg-0.2.9.tar.gz
+/fedmsg-0.3.0.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index af443cb..46eb0d9 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,7 +4,7 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.2.9
+Version:        0.3.0
 Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
@@ -166,6 +166,9 @@ fi
 %{_sysconfdir}/init.d/fedmsg-irc
 
 %changelog
+* Tue Aug 07 2012 Ralph Bean <rbean at redhat.com> - 0.3.0-1
+- Bugfix to fedmsg.text.
+
 * Tue Aug 07 2012 Ralph Bean <rbean at redhat.com> - 0.2.9-1
 - Upstream update including nicer message for fedmsg-irc.
 - fedmsg.text.msg2repr
diff --git a/sources b/sources
index 75f1577..95670a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa910be0b87f785e3ffe9674db82540e  fedmsg-0.2.9.tar.gz
+03fe9d4cf479aee25a62121f66de4502  fedmsg-0.3.0.tar.gz


More information about the scm-commits mailing list