[fedmsg] Latest upstream

Ralph Bean ralph at fedoraproject.org
Mon Jan 21 20:50:23 UTC 2013


commit 72515a550f383465afa0064958cd944e78e685f9
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Jan 21 15:50:15 2013 -0500

    Latest upstream

 .gitignore  |    1 +
 fedmsg.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d78c74..6ca4a23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
 /fedmsg-0.6.3.tar.gz
 /fedmsg-0.6.4.tar.gz
 /fedmsg-0.6.5.tar.gz
+/fedmsg-0.6.6.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index f49cf66..5a81c4f 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,7 +4,7 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.6.5
+Version:        0.6.6
 Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
@@ -275,6 +275,10 @@ fi
 %endif
 
 %changelog
+* Mon Jan 21 2013 Ralph Bean <rbean at redhat.com> - 0.6.6-1
+- Typofix.
+- Support loading remote CA cert for end-user message validation.
+
 * Mon Jan 21 2013 Ralph Bean <rbean at redhat.com> - 0.6.5-1
 - Latest upstream
 - Fix JSON encoding between php and python
diff --git a/sources b/sources
index 1dcde83..30c192d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-233aef9b3e5ff7abd25b8d2c377c8378  fedmsg-0.6.5.tar.gz
+8b66a0008461fd45d058dd3e4fa7b35b  fedmsg-0.6.6.tar.gz


More information about the scm-commits mailing list