New upstream: v0.7.2
This commit is contained in:
parent
6e3f1d3390
commit
0ef539a544
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/Flask-0.6.1.tar.gz
|
/Flask-0.6.1.tar.gz
|
||||||
|
/Flask-0.7.2.tar.gz
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
%global srcname Flask
|
%global srcname Flask
|
||||||
|
|
||||||
Name: python-flask
|
Name: python-flask
|
||||||
Version: 0.6.1
|
Version: 0.7.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
|
Summary: A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc docs/_build/html examples
|
%doc docs/_build/html examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 22 2011 Steve Milner <smilner@fedoraproject.org> - 0.7.2-1
|
||||||
|
- update for upstream release
|
||||||
|
|
||||||
* Thu Feb 24 2011 Dan Young <dyoung@mesd.k12.or.us> - 0.6.1-2
|
* Thu Feb 24 2011 Dan Young <dyoung@mesd.k12.or.us> - 0.6.1-2
|
||||||
- fix rpmlint spelling warning
|
- fix rpmlint spelling warning
|
||||||
- BR python2-devel rather than python-devel
|
- BR python2-devel rather than python-devel
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user