[python-fmn-web] 0.2.1

Ralph Bean ralph at fedoraproject.org
Thu Jan 23 19:57:39 UTC 2014


commit 376ad3583c93a85aeec2d41557f6f6edbfd67c10
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Jan 23 14:57:53 2014 -0500

    0.2.1

 .gitignore          |    1 +
 python-fmn-web.spec |    9 +++++++--
 sources             |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10a4e01..c581766 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /fmn.web-0.1.4.tar.gz
 /fmn.web-0.2.0.tar.gz
+/fmn.web-0.2.1.tar.gz
diff --git a/python-fmn-web.spec b/python-fmn-web.spec
index 6791b55..061dde9 100644
--- a/python-fmn-web.spec
+++ b/python-fmn-web.spec
@@ -7,8 +7,8 @@
 %endif
 
 Name:               python-fmn-web
-Version:            0.2.0
-Release:            2%{?dist}
+Version:            0.2.1
+Release:            1%{?dist}
 Summary:            Frontend Web Application for Fedora Notifications
 
 Group:              Development/Libraries
@@ -101,6 +101,11 @@ cp -r fmn/web/static/ %{buildroot}%{_datadir}/%{modname}/static
 %{_datadir}/%{modname}
 
 %changelog
+* Thu Jan 23 2014 Ralph Bean <rbean at redhat.com> - 0.2.1-1
+- Latest upstream.
+- Frontpage facelift.
+- Show matching messages for a filter if datanommer is available.
+
 * Wed Jan 22 2014 Ralph Bean <rbean at redhat.com> - 0.2.0-2
 - Correct installation of static dir.
 
diff --git a/sources b/sources
index 1601e21..0c4b9d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ded46b3051283421f337e585fe054ac4  fmn.web-0.2.0.tar.gz
+669e69db3e58064f2b9f66645faac3aa  fmn.web-0.2.1.tar.gz


More information about the scm-commits mailing list