[python-fmn-lib] 0.4.5

Ralph Bean ralph at fedoraproject.org
Thu Jan 29 16:23:50 UTC 2015


commit aaa927a7c4d15a321d4dff0a9041f9906289438b
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Jan 29 11:23:38 2015 -0500

    0.4.5

 .gitignore          |    1 +
 python-fmn-lib.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a891822..29aac45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /fmn.lib-0.4.2.tar.gz
 /fmn.lib-0.4.3.tar.gz
 /fmn.lib-0.4.4.tar.gz
+/fmn.lib-0.4.5.tar.gz
diff --git a/python-fmn-lib.spec b/python-fmn-lib.spec
index 984f09f..5a1cff7 100644
--- a/python-fmn-lib.spec
+++ b/python-fmn-lib.spec
@@ -7,8 +7,8 @@
 %endif
 
 Name:               python-fmn-lib
-Version:            0.4.4
-Release:            3%{?dist}
+Version:            0.4.5
+Release:            1%{?dist}
 Summary:            Internal API components and model for Fedora Notifications
 
 Group:              Development/Libraries
@@ -88,6 +88,9 @@ install createdb.py %{buildroot}%{_bindir}/fmn-createdb
 %{_bindir}/fmn-createdb
 
 %changelog
+* Thu Jan 29 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-3
 - Back out that multiproc patch stuff.
 
diff --git a/sources b/sources
index abcf4f4..5540660 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87a895e047a3b2b95e58426a666925ef  fmn.lib-0.4.4.tar.gz
+2d9d5c0bcdf9ebc3cd05873ea585e4a5  fmn.lib-0.4.5.tar.gz


More information about the scm-commits mailing list