[python-fmn-consumer] 0.2.6-1

Ralph Bean ralph at fedoraproject.org
Wed Jul 23 15:02:16 UTC 2014


commit c0dd2b81e7b6f337aca0b229023f82c6b5795d8e
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Jul 23 11:02:08 2014 -0400

    0.2.6-1

 .gitignore               |    1 +
 python-fmn-consumer.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 04a3ed9..77fa2d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /fmn.consumer-0.2.3.tar.gz
 /fmn.consumer-0.2.4.tar.gz
 /fmn.consumer-0.2.5.tar.gz
+/fmn.consumer-0.2.6.tar.gz
diff --git a/python-fmn-consumer.spec b/python-fmn-consumer.spec
index 634f142..0d06595 100644
--- a/python-fmn-consumer.spec
+++ b/python-fmn-consumer.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:               python-fmn-consumer
-Version:            0.2.5
+Version:            0.2.6
 Release:            1%{?dist}
 Summary:            Backend worker daemon for Fedora Notifications
 
@@ -61,6 +61,9 @@ rm -rf %{modname}.egg-info
 %{python2_sitelib}/%{modname}-%{version}*
 
 %changelog
+* Wed Jul 23 2014 Ralph Bean <rbean at redhat.com> - 0.2.6-1
+- Latest upstream.
+
 * Wed Jun 11 2014 Ralph Bean <rbean at redhat.com> - 0.2.5-1
 - Latest upstream.
 - Switches caching mechanism back to user-centric.
diff --git a/sources b/sources
index 6296f3c..f7a10be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4ba95f08248ba19487e7d052f4e1420  fmn.consumer-0.2.5.tar.gz
+61ce02f01c042e726a26977d8e009a65  fmn.consumer-0.2.6.tar.gz


More information about the scm-commits mailing list