[python-fmn-consumer] 0.4.5

Ralph Bean ralph at fedoraproject.org
Thu Feb 12 14:54:57 UTC 2015


commit db6aba7c212e5edcd2af89caf97824ae4a81afed
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Feb 12 09:54:47 2015 -0500

    0.4.5

 .gitignore               |    1 +
 python-fmn-consumer.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc059e1..7879562 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /fmn.consumer-0.4.1.tar.gz
 /fmn.consumer-0.4.3.tar.gz
 /fmn.consumer-0.4.4.tar.gz
+/fmn.consumer-0.4.5.tar.gz
diff --git a/python-fmn-consumer.spec b/python-fmn-consumer.spec
index f89bd96..0d72884 100644
--- a/python-fmn-consumer.spec
+++ b/python-fmn-consumer.spec
@@ -7,8 +7,8 @@
 %endif
 
 Name:               python-fmn-consumer
-Version:            0.4.4
-Release:            5%{?dist}
+Version:            0.4.5
+Release:            1%{?dist}
 Summary:            Backend worker daemon for Fedora Notifications
 
 Group:              Development/Libraries
@@ -65,6 +65,9 @@ rm -rf %{modname}.egg-info
 %{python2_sitelib}/%{modname}-%{version}*
 
 %changelog
+* Thu Feb 12 2015 Ralph Bean <rbean at redhat.com> - 0.4.5-1
+- new version
+
 * Fri Jan 23 2015 Ralph Bean <rbean at redhat.com> - 0.4.4-5
 - Back out that multiproc patch.
 
diff --git a/sources b/sources
index a8a20e2..729e76f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa90fa423270845968fac934973d95be  fmn.consumer-0.4.4.tar.gz
+813e88319db78bc8ad1e08bef33201ef  fmn.consumer-0.4.5.tar.gz


More information about the scm-commits mailing list