diff --git a/.gitignore b/.gitignore index c2fe7e7..1cf34b2 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/python-werkzeug.spec b/python-werkzeug.spec index d19bcf1..a50aaba 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -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 - 0.11.10-1 +- Upstream 0.11.19 +- Fix unicode issues with python3 + * Thu Apr 14 2016 Haïkel Guémar - 0.11.6-1 - Upstream 0.11.6 (upstream #822) diff --git a/sources b/sources index 1d732c8..24c9a42 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -7328769c4b958611a080a9f0b8b961c8 Werkzeug-0.11.6.tar.gz +780967186f9157e88f2bfbfa6f07a893 Werkzeug-0.11.10.tar.gz c12527ffedfff25ada59af4686a09ad3 werkzeug-sphinx-theme.tar.gz