Upstream 0.11.19

- Fix unicode issues with python3
This commit is contained in:
Haikel Guemar 2016-05-28 19:40:37 +02:00
parent b3e6d6d84f
commit 32c2eaa7ae
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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)

View File

@ -1,2 +1,2 @@
7328769c4b958611a080a9f0b8b961c8 Werkzeug-0.11.6.tar.gz
780967186f9157e88f2bfbfa6f07a893 Werkzeug-0.11.10.tar.gz
c12527ffedfff25ada59af4686a09ad3 werkzeug-sphinx-theme.tar.gz