diff --git a/Werkzeug-0.12.1.tar.gz b/Werkzeug-0.12.1.tar.gz deleted file mode 100644 index 1f24b90..0000000 --- a/Werkzeug-0.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6716830febe9808bb7521fd26db3b398450cbed0886b2b4bea678b87340f534e -size 1169595 diff --git a/Werkzeug-0.12.2.tar.gz b/Werkzeug-0.12.2.tar.gz new file mode 100644 index 0000000..7da79b8 --- /dev/null +++ b/Werkzeug-0.12.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:903a7b87b74635244548b30d30db4c8947fe64c5198f58899ddcd3a13c23bb26 +size 1169770 diff --git a/python-Werkzeug-doc.changes b/python-Werkzeug-doc.changes index 273b97b..6f92ca7 100644 --- a/python-Werkzeug-doc.changes +++ b/python-Werkzeug-doc.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Aug 8 19:29:05 UTC 2017 - tbechtold@suse.com + +- update to 0.12.2: + - Fix regression: Pull request ``#892`` prevented Werkzeug from correctly + logging the IP of a remote client behind a reverse proxy, even when using + `ProxyFix`. + - Fix a bug in `safe_join` on Windows. + ------------------------------------------------------------------- Tue Apr 4 15:47:05 UTC 2017 - jmatejek@suse.com diff --git a/python-Werkzeug-doc.spec b/python-Werkzeug-doc.spec index 4009736..07a61cd 100644 --- a/python-Werkzeug-doc.spec +++ b/python-Werkzeug-doc.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Werkzeug-doc -Version: 0.12.1 +Version: 0.12.2 Release: 0 Url: http://werkzeug.pocoo.org/ Summary: Documentation for python-Werkzeug diff --git a/python-Werkzeug.changes b/python-Werkzeug.changes index 6ea2a7c..1e64ce7 100644 --- a/python-Werkzeug.changes +++ b/python-Werkzeug.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Aug 8 19:29:05 UTC 2017 - tbechtold@suse.com + +- update to 0.12.2: + - Fix regression: Pull request ``#892`` prevented Werkzeug from correctly + logging the IP of a remote client behind a reverse proxy, even when using + `ProxyFix`. + - Fix a bug in `safe_join` on Windows. + ------------------------------------------------------------------- Tue Apr 4 15:26:59 UTC 2017 - jmatejek@suse.com diff --git a/python-Werkzeug.spec b/python-Werkzeug.spec index 6f2b18d..f461b70 100644 --- a/python-Werkzeug.spec +++ b/python-Werkzeug.spec @@ -19,7 +19,7 @@ %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Werkzeug -Version: 0.12.1 +Version: 0.12.2 Release: 0 Summary: The Swiss Army knife of Python web development License: BSD-3-Clause