diff --git a/.gitignore b/.gitignore index 9225d07..c2fe7e7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ Werkzeug-0.6.2.tar.gz /Werkzeug-0.9.6.tar.gz /Werkzeug-0.10.4.tar.gz /werkzeug-sphinx-theme.tar.gz +/Werkzeug-0.11.6.tar.gz diff --git a/python-werkzeug.spec b/python-werkzeug.spec index 774d66e..d19bcf1 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -1,4 +1,4 @@ -%if 0%{?fedora} > 12 +%if 0%{?fedora} %global with_python3 1 %else %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} @@ -7,8 +7,8 @@ %global srcname Werkzeug Name: python-werkzeug -Version: 0.10.4 -Release: 4%{?dist} +Version: 0.11.6 +Release: 1%{?dist} Summary: The Swiss Army knife of Python web development Group: Development/Libraries @@ -162,6 +162,9 @@ popd %changelog +* Thu Apr 14 2016 Haïkel Guémar - 0.11.6-1 +- Upstream 0.11.6 (upstream #822) + * Thu Feb 04 2016 Fedora Release Engineering - 0.10.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 4ab2deb..1d732c8 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -66a488e0ac50a9ec326fe020b3083450 Werkzeug-0.10.4.tar.gz +7328769c4b958611a080a9f0b8b961c8 Werkzeug-0.11.6.tar.gz c12527ffedfff25ada59af4686a09ad3 werkzeug-sphinx-theme.tar.gz