[fedmsg] Latest upstream.

Ralph Bean ☃ ralph at fedoraproject.org
Mon Mar 4 15:41:41 UTC 2013


commit d144636d60a05a3c3151bef23da1ea8d20b12f08
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Mar 4 10:41:35 2013 -0500

    Latest upstream.

 .gitignore  |    1 +
 fedmsg.spec |    8 +++++++-
 sources     |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bbc1be0..28858ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@
 /fedmsg-0.6.5.tar.gz
 /fedmsg-0.6.6.tar.gz
 /fedmsg-0.6.7.tar.gz
+/fedmsg-0.6.8.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index 818d3b5..bd789da 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,7 +4,7 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.6.7
+Version:        0.6.8
 Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
@@ -30,6 +30,7 @@ BuildRequires:  m2crypto
 BuildRequires:  python-m2ext
 BuildRequires:  python-pygments
 BuildRequires:  python-fabulous
+BuildRequires:  python-fedora
 
 Requires:       python-moksha-hub >= 1.0.9
 Requires:       python-simplejson
@@ -40,6 +41,7 @@ Requires:       m2crypto
 Requires:       python-m2ext
 Requires:       python-pygments
 Requires:       python-fabulous
+Requires:       python-fedora
 
 %if 0%{?rhel} && 0%{?rhel} <= 6
 BuildRequires:  python-ordereddict
@@ -277,6 +279,10 @@ fi
 %endif
 
 %changelog
+* Mon Mar 04 2013 Ralph Bean <rbean at redhat.com> - 0.6.8-1
+- New fedmsg-tail --gource option for visualizations.
+- fedmsg-tweet reorganized to be more similar to other daemons.
+
 * Thu Jan 31 2013 Ralph Bean <rbean at redhat.com> - 0.6.7-1
 - Configurable colors for fedmsg-irc
 - Better error checking in fedmsg-tweet
diff --git a/sources b/sources
index ac23b00..9a29654 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a3d23c129a8fdbed507c2b1ec22c170f  fedmsg-0.6.7.tar.gz
+c0b4ad06581862966f9f6ce531b8da0d  fedmsg-0.6.8.tar.gz


More information about the scm-commits mailing list