[fedmsg] Upstream bugfix for when ssl is disabled.

Ralph Bean ralph at fedoraproject.org
Fri Jul 13 13:34:21 UTC 2012


commit 8381830d181e4463ca018f1f3fcc583f3cc0fff6
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Jul 13 09:34:12 2012 -0400

    Upstream bugfix for when ssl is disabled.

 .gitignore  |    1 +
 fedmsg.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4abd69..5ab6339 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /fedmsg-0.2.1.tar.gz
 /fedmsg-0.2.2.tar.gz
 /fedmsg-0.2.3.tar.gz
+/fedmsg-0.2.4.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index 4a34d6c..a8b9893 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,7 +4,7 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.2.3
+Version:        0.2.4
 Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
@@ -165,6 +165,9 @@ fi
 
 
 %changelog
+* Fri Jul 13 2012 Ralph Bean <rbean at redhat.com> - 0.2.4-1
+- Upstream bugfix for when ssl is disabled.
+
 * Wed Jul 11 2012 Ralph Bean <rbean at redhat.com> - 0.2.3-1
 - Upstream bump that fixes some typos.
 
diff --git a/sources b/sources
index a85c2f1..06cafbb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c88c9e952c2703a2ba6f2ff2e8ae98c  fedmsg-0.2.3.tar.gz
+0a7030e189397939568340cc0f5d0d12  fedmsg-0.2.4.tar.gz


More information about the scm-commits mailing list