[python-fmn-web] 0.2.4-1

Ralph Bean ralph at fedoraproject.org
Thu Mar 27 19:37:03 UTC 2014


commit 62da48bbfdbd2a3f61dd3bac078bb1d5e67cb079
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Mar 27 15:37:04 2014 -0400

    0.2.4-1

 .gitignore          |    1 +
 python-fmn-web.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 73fa24d..21dfdd1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /fmn.web-0.2.1.tar.gz
 /fmn.web-0.2.2.tar.gz
 /fmn.web-0.2.3.tar.gz
+/fmn.web-0.2.4.tar.gz
diff --git a/python-fmn-web.spec b/python-fmn-web.spec
index 827273b..f3a2c51 100644
--- a/python-fmn-web.spec
+++ b/python-fmn-web.spec
@@ -7,8 +7,8 @@
 %endif
 
 Name:               python-fmn-web
-Version:            0.2.3
-Release:            2%{?dist}
+Version:            0.2.4
+Release:            1%{?dist}
 Summary:            Frontend Web Application for Fedora Notifications
 
 Group:              Development/Libraries
@@ -107,6 +107,9 @@ cp -r fmn/web/static/ %{buildroot}%{_datadir}/%{modname}/static
 %{_datadir}/%{modname}
 
 %changelog
+* Thu Mar 27 2014 Ralph Bean <rbean at redhat.com> - 0.2.4-1
+- Upstream release fixing omitted directories.
+
 * Thu Mar 27 2014 Ralph Bean <rbean at redhat.com> - 0.2.3-2
 - Use cp -p over install.
 
diff --git a/sources b/sources
index ea8509e..356778f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e704645fac83f787b848aeed15f3f628  fmn.web-0.2.3.tar.gz
+87b307ec7696316e1d546a1f4168b43c  fmn.web-0.2.4.tar.gz


More information about the scm-commits mailing list