[python-fmn-lib] 0.2.1

Ralph Bean ralph at fedoraproject.org
Thu Jan 23 19:50:20 UTC 2014


commit ad7f510f39197fc11937af4df0a658d7dda3ed73
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Jan 23 14:50:31 2014 -0500

    0.2.1

 .gitignore          |    1 +
 python-fmn-lib.spec |    7 ++++++-
 sources             |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 48d352d..146f346 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /fmn.lib-0.1.1.tar.gz
 /fmn.lib-0.2.0.tar.gz
+/fmn.lib-0.2.1.tar.gz
diff --git a/python-fmn-lib.spec b/python-fmn-lib.spec
index 7f2ed4a..442587e 100644
--- a/python-fmn-lib.spec
+++ b/python-fmn-lib.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:               python-fmn-lib
-Version:            0.2.0
+Version:            0.2.1
 Release:            1%{?dist}
 Summary:            Internal API components and model for Fedora Notifications
 
@@ -80,6 +80,11 @@ install createdb.py %{buildroot}%{_bindir}/fmn-createdb
 %{_bindir}/fmn-createdb
 
 %changelog
+* Thu Jan 23 2014 Ralph Bean <rbean at redhat.com> - 0.2.1-1
+- Upstream release.
+- Add scratch builds to the defaults.
+- Fix a misnamed method call.
+
 * Wed Jan 22 2014 Ralph Bean <rbean at redhat.com> - 0.2.0-1
 - Upstream release
 
diff --git a/sources b/sources
index d93725b..24e6ff4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-505da2840b35ffb5115ba2dce23e762c  fmn.lib-0.2.0.tar.gz
+4bff84f8f1f4c176251271afd474f4cb  fmn.lib-0.2.1.tar.gz


More information about the scm-commits mailing list