[github2fedmsg] 0.3.3

Ralph Bean ralph at fedoraproject.org
Fri Nov 14 16:12:29 UTC 2014


commit a87b9bdff4732cc18ce17af1d0e24c7d7483f2a4
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Nov 14 11:12:17 2014 -0500

    0.3.3

 .gitignore         |    1 +
 github2fedmsg.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e777c38..9c0ba59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /github2fedmsg-0.3.1.tar.gz
+/github2fedmsg-0.3.3.tar.gz
diff --git a/github2fedmsg.spec b/github2fedmsg.spec
index 946f4a1..315c5cb 100644
--- a/github2fedmsg.spec
+++ b/github2fedmsg.spec
@@ -5,8 +5,8 @@
 %endif
 
 Name:               github2fedmsg
-Version:            0.3.1
-Release:            3%{?dist}
+Version:            0.3.3
+Release:            1%{?dist}
 Summary:            Pubsubhubbub app that rebroadcasts GH events over fedmsg
 
 Group:              System Environment/Daemons
@@ -98,6 +98,9 @@ ln -s \
 %{_bindir}/initialize_github2fedmsg_db
 
 %changelog
+* Fri Nov 14 2014 Ralph Bean <rbean at redhat.com> - 0.3.3-1
+- Latest upstream with various bugfixes.
+
 * Thu Nov 13 2014 Ralph Bean <rbean at redhat.com> - 0.3.1-3
 - Fix rhel conditionals.
 
diff --git a/sources b/sources
index 839f954..46abe93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d9386ba8ae0e813be22832814d026feb  github2fedmsg-0.3.1.tar.gz
+e57aec378737b4999180842cb128dc67  github2fedmsg-0.3.3.tar.gz


More information about the scm-commits mailing list