[fedmsg] 0.7.1

Ralph Bean ralph at fedoraproject.org
Fri Sep 27 20:40:47 UTC 2013


commit 1720713e267d53c2e9bb204e2d780a40c126060d
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Sep 27 16:40:17 2013 -0400

    0.7.1

 .gitignore  |    1 +
 fedmsg.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e732c8b..d34b787 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
 /fedmsg-0.6.7.tar.gz
 /fedmsg-0.6.8.tar.gz
 /fedmsg-0.7.0.tar.gz
+/fedmsg-0.7.1.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index e812129..222f8f8 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,8 +4,8 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.7.0
-Release:        5%{?dist}
+Version:        0.7.1
+Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
 License:        LGPLv2+
@@ -313,6 +313,9 @@ fi
 %config(noreplace) %{_sysconfdir}/fedmsg.d/gateway.py*
 
 %changelog
+* Fri Sep 27 2013 Ralph Bean <rbean at redhat.com> - 0.7.1-1
+- Bugfix to parsing certificate revocation list serials.
+
 * Fri Sep 06 2013 Ralph Bean <rbean at redhat.com> - 0.7.0-5
 - Fix that messed up sed statement.
 
diff --git a/sources b/sources
index 9901d23..47d319c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef396f21dc75db9618b659ac2e921edf  fedmsg-0.7.0.tar.gz
+c8150cd80095cffd6dbdd2ce5d1901ed  fedmsg-0.7.1.tar.gz


More information about the scm-commits mailing list