[fedmsg] 0.2.2, crypto and a fix to fedmsg-irc.

Ralph Bean ralph at fedoraproject.org
Sat Jul 7 19:55:13 UTC 2012


commit 68fa8d13c8fc4e29a21327b0f06e62a9b36edc1d
Author: Ralph Bean <rbean at redhat.com>
Date:   Sat Jul 7 15:55:07 2012 -0400

    0.2.2, crypto and a fix to fedmsg-irc.

 .gitignore  |    1 +
 fedmsg.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f4f060..7dc9ccf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /fedmsg-0.1.8.tar.gz
 /fedmsg-0.2.0.tar.gz
 /fedmsg-0.2.1.tar.gz
+/fedmsg-0.2.2.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index b44021b..30fb745 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,8 +4,8 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.2.1
-Release:        2%{?dist}
+Version:        0.2.2
+Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
 License:        LGPLv2+
@@ -154,6 +154,10 @@ fi
 
 
 %changelog
+* Sat Jul 07 2012 Ralph Bean <rbean at redhat.com> - 0.2.2-1
+- Update to fedmsg-irc to fix lineRate issues
+- fedmsg.crypto module - sign and validate messages
+
 * Mon Jun 11 2012 Ralph Bean <rbean at redhat.com> - 0.2.1-2
 - Require moksha >= 0.8.3
 
diff --git a/sources b/sources
index 661462b..a24ac02 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e88678136bed6de0eb478c001f0d73de  fedmsg-0.2.1.tar.gz
+01959cc975950c748bf8ee9052a304fd  fedmsg-0.2.2.tar.gz


More information about the scm-commits mailing list