[fedmsg] Enhanced and simplified fedmsg.text module.

Ralph Bean ralph at fedoraproject.org
Tue Oct 23 16:01:34 UTC 2012


commit 90c965dd50758496dfbf92a92b4326b2e04c240c
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Oct 23 12:01:16 2012 -0400

    Enhanced and simplified fedmsg.text module.

 .gitignore  |    1 +
 fedmsg.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 14cb446..3db43b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
 /fedmsg-0.5.2.tar.gz
 /fedmsg-0.5.3.tar.gz
 /fedmsg-0.5.4.tar.gz
+/fedmsg-0.5.5.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index d811414..6fc977d 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,8 +4,8 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.5.4
-Release:        4%{?dist}
+Version:        0.5.5
+Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
 License:        LGPLv2+
@@ -204,6 +204,9 @@ fi
 %{_sysconfdir}/init.d/fedmsg-gateway
 
 %changelog
+* Tue Oct 23 2012 Ralph Bean <rbean at redhat.com> - 0.5.5-1
+- Lots of work on enhancing and simplifying fedmsg.text from Luke Macken.
+
 * Tue Oct 09 2012 Ralph Bean <rbean at redhat.com> - 0.5.4-4
 - Disable those few tests that require network connectivity for koji.
 
diff --git a/sources b/sources
index 08efa97..be78a33 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6d754f1256b0fb1ba9d5f7e72652d99  fedmsg-0.5.4.tar.gz
+fa2231a35e354096fb06b64df477e3aa  fedmsg-0.5.5.tar.gz


More information about the scm-commits mailing list