[fedmsg] Bump to 0.2.3 including typo fixes.

Ralph Bean ralph at fedoraproject.org
Wed Jul 11 12:23:30 UTC 2012


commit eb5df62c0e05fb27a5fe549fc6a191054867d559
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Jul 11 08:23:15 2012 -0400

    Bump to 0.2.3 including typo fixes.

 .gitignore  |    1 +
 fedmsg.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7dc9ccf..c4abd69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /fedmsg-0.2.0.tar.gz
 /fedmsg-0.2.1.tar.gz
 /fedmsg-0.2.2.tar.gz
+/fedmsg-0.2.3.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index 0375eb1..4a34d6c 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,8 +4,8 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.2.2
-Release:        3%{?dist}
+Version:        0.2.3
+Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
 License:        LGPLv2+
@@ -165,6 +165,9 @@ fi
 
 
 %changelog
+* Wed Jul 11 2012 Ralph Bean <rbean at redhat.com> - 0.2.3-1
+- Upstream bump that fixes some typos.
+
 * Tue Jul 10 2012 Ralph Bean <rbean at redhat.com> - 0.2.2-3
 - Added deps on python-argparse for py < 2.7 (rhel6)
 
diff --git a/sources b/sources
index a24ac02..a85c2f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01959cc975950c748bf8ee9052a304fd  fedmsg-0.2.2.tar.gz
+7c88c9e952c2703a2ba6f2ff2e8ae98c  fedmsg-0.2.3.tar.gz


More information about the scm-commits mailing list