[fedmsg] thread safety bugfix and fedmsg.text items from lmacken.

Ralph Bean ralph at fedoraproject.org
Mon Aug 13 04:35:37 UTC 2012


commit 6d73f6244a6bb13660db48eb8ba6e6405bef5459
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Aug 13 00:35:22 2012 -0400

    thread safety bugfix and fedmsg.text items from lmacken.

 .gitignore  |    1 +
 fedmsg.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7880fd1..6d03072 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /fedmsg-0.3.1.tar.gz
 /fedmsg-0.3.2.tar.gz
 /fedmsg-0.3.3.tar.gz
+/fedmsg-0.3.4.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index c19d558..d435058 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,7 +4,7 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.3.3
+Version:        0.3.4
 Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
@@ -166,6 +166,10 @@ fi
 %{_sysconfdir}/init.d/fedmsg-irc
 
 %changelog
+* Mon Aug 13 2012 Ralph Bean <rbean at redhat.com> - 0.3.4-1
+- Threadsafety bugfixes to fedmsg-tail
+- New fedmsg.text items from Luke Macken.
+
 * Sun Aug 12 2012 Ralph Bean <rbean at redhat.com> - 0.3.3-1
 - thread safety (for bodhi masher)
 
diff --git a/sources b/sources
index c941b23..9c9f737 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47946fda9f93c8a1adbf320b9e905e5b  fedmsg-0.3.3.tar.gz
+454c7e59b67df135d81212e92c2ee51d  fedmsg-0.3.4.tar.gz


More information about the scm-commits mailing list