[python-fmn-lib] 0.2.0

Ralph Bean ralph at fedoraproject.org
Wed Jan 22 14:49:33 UTC 2014


commit 32f7ff894170093c933c5b5cd7baf50c1a7919d5
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Jan 22 09:49:42 2014 -0500

    0.2.0

 .gitignore          |    1 +
 python-fmn-lib.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 35a6afb..48d352d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /fmn.lib-0.1.1.tar.gz
+/fmn.lib-0.2.0.tar.gz
diff --git a/python-fmn-lib.spec b/python-fmn-lib.spec
index c5bea61..7f2ed4a 100644
--- a/python-fmn-lib.spec
+++ b/python-fmn-lib.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:               python-fmn-lib
-Version:            0.1.1
+Version:            0.2.0
 Release:            1%{?dist}
 Summary:            Internal API components and model for Fedora Notifications
 
@@ -80,5 +80,8 @@ install createdb.py %{buildroot}%{_bindir}/fmn-createdb
 %{_bindir}/fmn-createdb
 
 %changelog
+* Wed Jan 22 2014 Ralph Bean <rbean at redhat.com> - 0.2.0-1
+- Upstream release
+
 * Tue Dec 03 2013 Ralph Bean <rbean at redhat.com> - 0.1.1-1
 - initial package for Fedora
diff --git a/sources b/sources
index 0c50df8..d93725b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f608f9b1096469756ae94c7c9b4d6dfb  fmn.lib-0.1.1.tar.gz
+505da2840b35ffb5115ba2dce23e762c  fmn.lib-0.2.0.tar.gz


More information about the scm-commits mailing list