[python-fmn-web] 0.2.5-1

Ralph Bean ralph at fedoraproject.org
Tue Jun 10 18:28:06 UTC 2014


commit 10d7d2a8c67bf08519f19a3b9a9c8beca2a1fd29
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Jun 10 14:27:48 2014 -0400

    0.2.5-1

 .gitignore                                         |    1 +
 ...ask_openid-safe_roots-for-Covert-Redirect.patch |   25 --------------------
 python-fmn-web.spec                                |   10 +++----
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21dfdd1..60dca67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /fmn.web-0.2.2.tar.gz
 /fmn.web-0.2.3.tar.gz
 /fmn.web-0.2.4.tar.gz
+/fmn.web-0.2.5.tar.gz
diff --git a/python-fmn-web.spec b/python-fmn-web.spec
index 2d3dc04..b49eb4e 100644
--- a/python-fmn-web.spec
+++ b/python-fmn-web.spec
@@ -7,15 +7,14 @@
 %endif
 
 Name:               python-fmn-web
-Version:            0.2.4
-Release:            4%{?dist}
+Version:            0.2.5
+Release:            1%{?dist}
 Summary:            Frontend Web Application for Fedora Notifications
 
 Group:              Development/Libraries
 License:            LGPLv2+
 URL:                http://pypi.python.org/pypi/fmn.web
 Source0:            http://pypi.python.org/packages/source/f/%{modname}/%{modname}-%{version}.tar.gz
-Patch0:             0001-Use-flask_openid-safe_roots-for-Covert-Redirect.patch
 
 BuildArch:          noarch
 
@@ -82,7 +81,6 @@ This module contains the frontend web application for Fedora Notifications.
 
 %prep
 %setup -q -n %{modname}-%{version}
-%patch0 -p1
 
 # Remove bundled egg-info in case it exists
 rm -rf %{modname}.egg-info
@@ -109,8 +107,8 @@ cp -r fmn/web/static/ %{buildroot}%{_datadir}/%{modname}/static
 %{_datadir}/%{modname}
 
 %changelog
-* Fri May 02 2014 Ralph Bean <rbean at redhat.com> - 0.2.4-4
-- Actually apply that patch.
+* Tue Jun 10 2014 Ralph Bean <rbean at redhat.com> - 0.2.5-1
+- Latest upstream.
 
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
diff --git a/sources b/sources
index 356778f..37c2ebf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87b307ec7696316e1d546a1f4168b43c  fmn.web-0.2.4.tar.gz
+00874fb9092398f2376f48e151c251c3  fmn.web-0.2.5.tar.gz


More information about the scm-commits mailing list