[fedmsg] 0.5.2

Ralph Bean ralph at fedoraproject.org
Wed Oct 3 12:46:27 UTC 2012


commit 1b7db45aefc6e7929f501ae3c7a931b5dfbc07ca
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Oct 3 08:45:57 2012 -0400

    0.5.2

 .gitignore  |    1 +
 fedmsg.spec |    9 ++++++++-
 sources     |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d8a8f4..a8111fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /fedmsg-0.4.0.tar.gz
 /fedmsg-0.5.0.tar.gz
 /fedmsg-0.5.1.tar.gz
+/fedmsg-0.5.2.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index fa6f9ba..59517fb 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,7 +4,7 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.5.1
+Version:        0.5.2
 Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
@@ -185,6 +185,13 @@ fi
 %{_sysconfdir}/init.d/fedmsg-gateway
 
 %changelog
+* Wed Oct 03 2012 Ralph Bean <rbean at redhat.com> - 0.5.2-1
+- Allow timeout when connecting to a non-existant fedmsg-relay
+- fedmsg.text entries for new lookaside messages
+- fedmsg.text groundwork support for icons
+- Enhancements to the docs
+- Fixed regression in fedmsg-irc
+
 * Thu Sep 27 2012 Ralph Bean <rbean at redhat.com> - 0.5.1-1
 - Fixed links in meetbot reprs
 - fedmsg.text entries for pkgdb2branch and releng
diff --git a/sources b/sources
index d1fb156..50bc458 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6bf1a7875c64e76ec569ab779b10f8c0  fedmsg-0.5.1.tar.gz
+7a0076d060356ecba0f7bdc87db5e390  fedmsg-0.5.2.tar.gz


More information about the scm-commits mailing list