[supybot-fedmsg] Latest upstream with some bugfixes.

Ralph Bean ralph at fedoraproject.org
Fri Oct 25 19:08:03 UTC 2013


commit ca26d91426d47b436a51d458cf89a11458b237eb
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Oct 25 15:08:03 2013 -0400

    Latest upstream with some bugfixes.

 .gitignore          |    1 +
 sources             |    2 +-
 supybot-fedmsg.spec |    9 +++++++--
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e48e489..1bce959 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /supybot-fedmsg-0.0.4.tar.gz
 /supybot-fedmsg-0.0.5.tar.gz
 /supybot-fedmsg-0.0.6.tar.gz
+/supybot-fedmsg-0.0.7.tar.gz
diff --git a/sources b/sources
index fe1b763..d45b7ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-968976218ae13a03985a02eb4a00597d  supybot-fedmsg-0.0.6.tar.gz
+996931350a34eceb4fcaa93c6f6e9dae  supybot-fedmsg-0.0.7.tar.gz
diff --git a/supybot-fedmsg.spec b/supybot-fedmsg.spec
index 5ce8fd7..a143082 100644
--- a/supybot-fedmsg.spec
+++ b/supybot-fedmsg.spec
@@ -1,6 +1,6 @@
 Name:           supybot-fedmsg
-Version:        0.0.6
-Release:        3%{?dist}
+Version:        0.0.7
+Release:        1%{?dist}
 Summary:        Plugin for supybot that enables meetbot with fedmsg output.
 
 Group:          Applications/Internet
@@ -36,6 +36,11 @@ install -pm 644 supybot-fedmsg/*.py %{buildroot}/%{python_sitelib}/supybot/plugi
 %{python_sitelib}/supybot/plugins/Fedmsg
 
 %changelog
+* Fri Oct 25 2013 Ralph Bean <rbean at redhat.com> - 0.0.7-1
+- Latest upstream
+- Protect against double-wrapping.
+- Add meeting owner to the list of chairs by default.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list