Upstream 0.11.19
- Fix unicode issues with python3
This commit is contained in:
parent
b3e6d6d84f
commit
32c2eaa7ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ Werkzeug-0.6.2.tar.gz
|
||||
/Werkzeug-0.10.4.tar.gz
|
||||
/werkzeug-sphinx-theme.tar.gz
|
||||
/Werkzeug-0.11.6.tar.gz
|
||||
/Werkzeug-0.11.10.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global srcname Werkzeug
|
||||
|
||||
Name: python-werkzeug
|
||||
Version: 0.11.6
|
||||
Version: 0.11.10
|
||||
Release: 1%{?dist}
|
||||
Summary: The Swiss Army knife of Python web development
|
||||
|
||||
@ -162,6 +162,10 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat May 28 2016 Haïkel Guémar <hguemar@fedoraproject.org> - 0.11.10-1
|
||||
- Upstream 0.11.19
|
||||
- Fix unicode issues with python3
|
||||
|
||||
* Thu Apr 14 2016 Haïkel Guémar <hguemar@fedoraproject.org> - 0.11.6-1
|
||||
- Upstream 0.11.6 (upstream #822)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user