[python-fmn-lib] 0.4.2

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


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

    0.4.2

 .gitignore          |    1 +
 python-fmn-lib.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ce08be..f76afc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /fmn.lib-0.2.7.tar.gz
 /fmn.lib-0.3.0.tar.gz
 /fmn.lib-0.4.1.tar.gz
+/fmn.lib-0.4.2.tar.gz
diff --git a/python-fmn-lib.spec b/python-fmn-lib.spec
index 9521215..7a605a8 100644
--- a/python-fmn-lib.spec
+++ b/python-fmn-lib.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:               python-fmn-lib
-Version:            0.4.1
+Version:            0.4.2
 Release:            1%{?dist}
 Summary:            Internal API components and model for Fedora Notifications
 
@@ -88,6 +88,9 @@ install createdb.py %{buildroot}%{_bindir}/fmn-createdb
 %{_bindir}/fmn-createdb
 
 %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
 - Latest upstream.
 - Tests temporarily disabled due to cyclic dep with fmn.rules.
diff --git a/sources b/sources
index da11c7c..d56620f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1060b47ceed42210ed4bee79fa24ce74  fmn.lib-0.4.1.tar.gz
+19f9d72f57d5d1b55b148f3704e985d8  fmn.lib-0.4.2.tar.gz


More information about the scm-commits mailing list