upstream 0.9.3
This commit is contained in:
parent
305e935fc2
commit
d4da349782
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ Werkzeug-0.6.2.tar.gz
|
|||||||
/Werkzeug-0.9.tar.gz
|
/Werkzeug-0.9.tar.gz
|
||||||
/Werkzeug-0.9.1.tar.gz
|
/Werkzeug-0.9.1.tar.gz
|
||||||
/Werkzeug-0.9.2.tar.gz
|
/Werkzeug-0.9.2.tar.gz
|
||||||
|
/Werkzeug-0.9.3.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global srcname Werkzeug
|
%global srcname Werkzeug
|
||||||
|
|
||||||
Name: python-werkzeug
|
Name: python-werkzeug
|
||||||
Version: 0.9.2
|
Version: 0.9.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Swiss Army knife of Python web development
|
Summary: The Swiss Army knife of Python web development
|
||||||
|
|
||||||
@ -158,6 +158,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 25 2013 Haïkel Guémar <hguemar@fedoraproject.org> - 0.9.3-1
|
||||||
|
- upstream 0.9.3
|
||||||
|
|
||||||
* Tue Jul 23 2013 Ricky Elrod <codeblock@fedoraproject.org> - 0.9.2-1
|
* Tue Jul 23 2013 Ricky Elrod <codeblock@fedoraproject.org> - 0.9.2-1
|
||||||
- Upstream 0.9.2 release.
|
- Upstream 0.9.2 release.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user