[python-fmn-rules] 0.1.4

Ralph Bean ralph at fedoraproject.org
Wed Jan 22 14:45:12 UTC 2014


commit 65dc73284207c151ceb6f0e4a86da305587d4b4c
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Jan 22 09:45:26 2014 -0500

    0.1.4

 .gitignore            |    1 +
 python-fmn-rules.spec |    8 +++++++-
 sources               |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5fc0f59..510869b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /fmn.rules-0.1.3.tar.gz
+/fmn.rules-0.1.4.tar.gz
diff --git a/python-fmn-rules.spec b/python-fmn-rules.spec
index e6a9128..ed1e897 100644
--- a/python-fmn-rules.spec
+++ b/python-fmn-rules.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:               python-fmn-rules
-Version:            0.1.3
+Version:            0.1.4
 Release:            1%{?dist}
 Summary:            Message processing rules for Fedora Notifications
 
@@ -23,10 +23,12 @@ BuildRequires:      fedmsg
 BuildRequires:      python-fedmsg-meta-fedora-infrastructure
 BuildRequires:      python-fedora
 BuildRequires:      python-nose
+BuildRequires:      python-dogpile-cache
 
 Requires:           fedmsg
 Requires:           python-fedmsg-meta-fedora-infrastructure
 Requires:           python-fedora
+Requires:           python-dogpile-cache
 
 %description
 fmn is a family of systems to manage end-user notifications triggered by
@@ -55,6 +57,10 @@ rm -rf %{modname}.egg-info
 %{python2_sitelib}/%{modname}-%{version}*
 
 %changelog
+* Wed Jan 22 2014 Ralph Bean <rbean at redhat.com> - 0.1.4-1
+- Upstream release.
+- Added new dep on python-dogpile-cache.
+
 * Tue Dec 03 2013 Ralph Bean <rbean at redhat.com> - 0.1.3-1
 - Upstream release.
 
diff --git a/sources b/sources
index 2411c02..c5e2efc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-072666e6a0acb8a6021fe87f83991beb  fmn.rules-0.1.3.tar.gz
+4bfbc2de20c93a917636989bf5e7b002  fmn.rules-0.1.4.tar.gz


More information about the scm-commits mailing list