diff --git a/python-waitress.changes b/python-waitress.changes index b57f710..bdbe7c3 100644 --- a/python-waitress.changes +++ b/python-waitress.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 29 13:35:14 UTC 2019 - Marketa Calabkova + +- update to 1.3.1 + * Waitress won’t accidentally throw away part of the path if it + starts with a double slash + ------------------------------------------------------------------- Mon May 6 10:23:01 UTC 2019 - pgajdos@suse.com diff --git a/python-waitress.spec b/python-waitress.spec index c00c9b9..517f772 100644 --- a/python-waitress.spec +++ b/python-waitress.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-waitress -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: Waitress WSGI server License: ZPL-2.1 diff --git a/waitress-1.3.0.tar.gz b/waitress-1.3.0.tar.gz deleted file mode 100644 index 8021acb..0000000 --- a/waitress-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e2a6e6fca56d6d3c279f68a2b2cc9b4798d834ea3c3a9db3e2b76b6d66f4526 -size 163874 diff --git a/waitress-1.3.1.tar.gz b/waitress-1.3.1.tar.gz new file mode 100644 index 0000000..047d09b --- /dev/null +++ b/waitress-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:278e09d6849acc1365404bbf7d790d0423b159802e850c726e8cd0a126a2dac7 +size 167097