upstream 0.10.4
Signed-off-by: Ricky Elrod <ricky@elrod.me>
This commit is contained in:
parent
ebc3defb0c
commit
e651bfb88c
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ Werkzeug-0.6.2.tar.gz
|
|||||||
/Werkzeug-0.9.3.tar.gz
|
/Werkzeug-0.9.3.tar.gz
|
||||||
/Werkzeug-0.9.4.tar.gz
|
/Werkzeug-0.9.4.tar.gz
|
||||||
/Werkzeug-0.9.6.tar.gz
|
/Werkzeug-0.9.6.tar.gz
|
||||||
|
/Werkzeug-0.10.4.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global srcname Werkzeug
|
%global srcname Werkzeug
|
||||||
|
|
||||||
Name: python-werkzeug
|
Name: python-werkzeug
|
||||||
Version: 0.9.6
|
Version: 0.10.4
|
||||||
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
|
||||||
|
* Sat May 30 2015 Ricky Elrod <relrod@redhat.com> - 0.10.4-1
|
||||||
|
- Upstream 0.10.4.
|
||||||
|
|
||||||
* Fri Jul 18 2014 Haïkel Guémar <hguemar@fedoraproject.org> - 0.9.6-1
|
* Fri Jul 18 2014 Haïkel Guémar <hguemar@fedoraproject.org> - 0.9.6-1
|
||||||
- Upstream 0.9.6
|
- Upstream 0.9.6
|
||||||
- Fixes RHBZ #1105819
|
- Fixes RHBZ #1105819
|
||||||
|
Loading…
Reference in New Issue
Block a user