[fedmsg] New upstream release, 0.3.9.

Ralph Bean ralph at fedoraproject.org
Fri Aug 31 16:05:48 UTC 2012


commit 07c903524b971b1dc3e9a0cd50dc816fba78d4b9
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Aug 31 12:05:30 2012 -0400

    New upstream release, 0.3.9.

 .gitignore  |    1 +
 fedmsg.spec |    7 ++++++-
 sources     |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 54c521e..f2421c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /fedmsg-0.3.6.tar.gz
 /fedmsg-0.3.7.tar.gz
 /fedmsg-0.3.8.tar.gz
+/fedmsg-0.3.9.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index 90ce664..9363eb5 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,7 +4,7 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.3.8
+Version:        0.3.9
 Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
@@ -187,6 +187,11 @@ fi
 %{_sysconfdir}/init.d/fedmsg-gateway
 
 %changelog
+* Fri Aug 31 2012 Ralph Bean <rbean at redhat.com> - 0.3.9-1
+- Bugfix to fedmsg-gateway.
+- to_json utility for sqlalchemy.
+- More convenient default config for end users.
+
 * Thu Aug 23 2012 Ralph Bean <rbean at redhat.com> - 0.3.8-1
 - fedmsg-gateway command, new!
 - Improved thread cleanup with weakref.
diff --git a/sources b/sources
index 4c3a0ee..03bcfb1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82f155210824b9850c86537205858ba2  fedmsg-0.3.8.tar.gz
+e180761d5a5330276778611bdfc55ab6  fedmsg-0.3.9.tar.gz


More information about the scm-commits mailing list