[fedmsg] Upstream bugfixes and API enhancements.

Ralph Bean ralph at fedoraproject.org
Mon Jul 30 17:32:08 UTC 2012


commit 954fad871e2e89365656be564c598d9f5fe09f13
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Jul 30 13:31:57 2012 -0400

    Upstream bugfixes and API enhancements.

 .gitignore  |    1 +
 fedmsg.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ff4b17f..bf13479 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /fedmsg-0.2.4.tar.gz
 *.swp
 /fedmsg-0.2.5.tar.gz
+/fedmsg-0.2.6.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index 935b89a..ac35694 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,8 +4,8 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.2.5
-Release:        2%{?dist}
+Version:        0.2.6
+Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
 License:        LGPLv2+
@@ -165,6 +165,9 @@ fi
 
 
 %changelog
+* Mon Jul 30 2012 Ralph Bean <rbean at redhat.com> - 0.2.6-1
+- Upstream bugfixes and API enhancements.
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 587d85e..ef3326f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f912914d64da439c0fae738aff9a70c  fedmsg-0.2.5.tar.gz
+4b9a98bd5e48f45c70aaa0394b8bd624  fedmsg-0.2.6.tar.gz


More information about the scm-commits mailing list