[supybot-fedmsg] 0.1.0

Ralph Bean ralph at fedoraproject.org
Wed Mar 18 14:34:07 UTC 2015


commit 95508f49fc00ec8249af5d5ff03d2f7445ef7cf8
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Mar 18 10:34:04 2015 -0400

    0.1.0

 .gitignore          | 1 +
 sources             | 2 +-
 supybot-fedmsg.spec | 7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1bce959..e824503 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /supybot-fedmsg-0.0.5.tar.gz
 /supybot-fedmsg-0.0.6.tar.gz
 /supybot-fedmsg-0.0.7.tar.gz
+/supybot-fedmsg-0.1.0.tar.gz
diff --git a/sources b/sources
index d45b7ab..3671491 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-996931350a34eceb4fcaa93c6f6e9dae  supybot-fedmsg-0.0.7.tar.gz
+474f99ae2b3a597b50c6f7f3902c7f95  supybot-fedmsg-0.1.0.tar.gz
diff --git a/supybot-fedmsg.spec b/supybot-fedmsg.spec
index 379ee67..9e2e0ae 100644
--- a/supybot-fedmsg.spec
+++ b/supybot-fedmsg.spec
@@ -5,8 +5,8 @@
 %endif
 
 Name:           supybot-fedmsg
-Version:        0.0.7
-Release:        4%{?dist}
+Version:        0.1.0
+Release:        1%{?dist}
 Summary:        Plugin for supybot that enables meetbot with fedmsg output.
 
 Group:          Applications/Internet
@@ -46,6 +46,9 @@ install -pm 644 supybot-fedmsg/*.py %{buildroot}/%{python2_sitelib}/supybot/plug
 %{python2_sitelib}/supybot/plugins/Fedmsg
 
 %changelog
+* Wed Mar 18 2015 Ralph Bean <rbean at redhat.com> - 0.1.0-1
+- new version
+
 * Thu Nov 20 2014 Ralph Bean <rbean at redhat.com> - 0.0.7-4
 - Modernize python macros.  Fixes RHBZ#1165916
 


More information about the scm-commits mailing list