[fedmsg] 0.7.4

Ralph Bean ralph at fedoraproject.org
Wed Jan 15 15:13:55 UTC 2014


commit 297b4f69b4da96a4d6d8e1f5a36e88a907a006a1
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Jan 15 10:14:03 2014 -0500

    0.7.4

 .gitignore  |    1 +
 fedmsg.spec |   10 ++++++++--
 sources     |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2c300f..6a6fccd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@
 /fedmsg-0.7.0.tar.gz
 /fedmsg-0.7.1.tar.gz
 /fedmsg-0.7.2.tar.gz
+/fedmsg-0.7.4.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index f68261a..2fd0474 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,8 +4,8 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.7.2
-Release:        2%{?dist}
+Version:        0.7.4
+Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
 License:        LGPLv2+
@@ -311,6 +311,12 @@ fi
 %config(noreplace) %{_sysconfdir}/fedmsg.d/gateway.py*
 
 %changelog
+* Wed Jan 15 2014 Ralph Bean <rbean at redhat.com> - 0.7.4-1
+- Latest upstream.
+- Protect against NotImplementedError in fedmsg-tail.
+- Fix documentation templates for broader compatibility with python tools.
+- Scrub "None" links from the irc bot.
+
 * Fri Dec 06 2013 Pierre-Yves Chibon <pingou at pingoured.fr> - 0.7.2-2
 - Change BuildRequires from python-setuptools-devel to python-setuptools
   See https://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel
diff --git a/sources b/sources
index 49f928c..d6623d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f79e62f244586456c133a457ee71ac05  fedmsg-0.7.2.tar.gz
+bb62ed008c964bf4edbfe17af1d47eca  fedmsg-0.7.4.tar.gz


More information about the scm-commits mailing list