[python-fmn-rules] 0.4.2

Ralph Bean ralph at fedoraproject.org
Mon Jan 12 17:34:30 UTC 2015


commit a78ed3a940397fa2580a75eba73ebc444dce6486
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Jan 12 12:34:35 2015 -0500

    0.4.2

 .gitignore            |    1 +
 python-fmn-rules.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76d3835..63b2ec1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /fmn.rules-0.3.0.tar.gz
 /fmn.rules-0.4.0.tar.gz
 /fmn.rules-0.4.1.tar.gz
+/fmn.rules-0.4.2.tar.gz
diff --git a/python-fmn-rules.spec b/python-fmn-rules.spec
index ef286c8..21bf0ec 100644
--- a/python-fmn-rules.spec
+++ b/python-fmn-rules.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:               python-fmn-rules
-Version:            0.4.1
+Version:            0.4.2
 Release:            1%{?dist}
 Summary:            Message processing rules for Fedora Notifications
 
@@ -57,6 +57,9 @@ rm -rf %{modname}.egg-info
 %{python2_sitelib}/%{modname}-%{version}*
 
 %changelog
+* Mon Jan 12 2015 Ralph Bean <rbean at redhat.com> - 0.4.2-1
+- Latest upstream with simpler defaults.
+
 * Mon Jan 12 2015 Ralph Bean <rbean at redhat.com> - 0.4.1-1
 - Updated descriptions.
 - Datanommer hinting.
diff --git a/sources b/sources
index f7fc301..83573af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-849544f55c07c3750222352f4bc91f95  fmn.rules-0.4.1.tar.gz
+cf1cef0e3e4b675038a8a9523abdec71  fmn.rules-0.4.2.tar.gz


More information about the scm-commits mailing list