[python-flask] New upstream: v0.7.2

Daniel M. Young dyoung at fedoraproject.org
Mon Jul 25 23:04:26 UTC 2011


commit 0ef539a544e3bf9c4333457ddef5cec8002d939c
Author: Dan Young <dyoung at mesd.k12.or.us>
Date:   Mon Jul 25 16:01:10 2011 -0700

    New upstream: v0.7.2

 .gitignore        |    1 +
 python-flask.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e52e2d4..df729f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Flask-0.6.1.tar.gz
+/Flask-0.7.2.tar.gz
diff --git a/python-flask.spec b/python-flask.spec
index 6675ae0..d676ce2 100644
--- a/python-flask.spec
+++ b/python-flask.spec
@@ -3,8 +3,8 @@
 %global srcname Flask
 
 Name:           python-flask
-Version:        0.6.1
-Release:        2%{?dist}
+Version:        0.7.2
+Release:        1%{?dist}
 Summary:        A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
 
 Group:          Development/Libraries
@@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc docs/_build/html examples
 
 %changelog
+* Fri Jul 22 2011 Steve Milner <smilner at fedoraproject.org> - 0.7.2-1
+- update for upstream release
+
 * Thu Feb 24 2011 Dan Young <dyoung at mesd.k12.or.us> - 0.6.1-2
 - fix rpmlint spelling warning
 - BR python2-devel rather than python-devel
diff --git a/sources b/sources
index 706557b..6cad86e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7af56e33fb6a35db2818c20e604c8698  Flask-0.6.1.tar.gz
+a6f52d8de1f536ec982b363e4b6a0387  Flask-0.7.2.tar.gz


More information about the scm-commits mailing list