[fedmsg] Typofix.

Ralph Bean ralph at fedoraproject.org
Thu Feb 19 12:23:30 UTC 2015


commit 21d10e11169a90dc342852f1dccaf411ebc00c53
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Feb 19 07:23:18 2015 -0500

    Typofix.

 fedmsg.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/fedmsg.spec b/fedmsg.spec
index 9568535..ffd0d77 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -5,7 +5,7 @@
 
 Name:           fedmsg
 Version:        0.12.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
 License:        LGPLv2+
@@ -26,7 +26,7 @@ BuildRequires:  python-nose
 BuildRequires:  python-six
 BuildRequires:  python-mock
 # Only for the test-replay test which is patched out
-#BuidlRequires:  python-sqlalchemy
+#BuildRequires:  python-sqlalchemy
 
 BuildRequires:  python-moksha-hub >= 1.3.2
 BuildRequires:  python-bunch
@@ -301,6 +301,9 @@ fi
 %config(noreplace) %{_sysconfdir}/fedmsg.d/gateway.py*
 
 %changelog
+* Tue Feb 10 2015 Ralph Bean <rbean at redhat.com> - 0.12.0-2
+- rebuilt
+
 * Tue Feb 10 2015 Ralph Bean <rbean at redhat.com> - 0.12.0-1
 - new version
 - Drop test suite patch.


More information about the scm-commits mailing list