diff --git a/CherryPy-18.1.0.tar.gz b/CherryPy-18.1.0.tar.gz deleted file mode 100644 index 7be60d0..0000000 --- a/CherryPy-18.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4dd2f59b5af93bd9ca85f1ed0bb8295cd0f5a8ee2b84d476374d4e070aa5c615 -size 682792 diff --git a/CherryPy-18.1.1.tar.gz b/CherryPy-18.1.1.tar.gz new file mode 100644 index 0000000..f28732a --- /dev/null +++ b/CherryPy-18.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6585c19b5e4faffa3613b5bf02c6a27dcc4c69a30d302aba819639a2af6fa48b +size 683044 diff --git a/python-CherryPy.changes b/python-CherryPy.changes index dbec2eb..56ef9bc 100644 --- a/python-CherryPy.changes +++ b/python-CherryPy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 28 14:03:13 UTC 2019 - Tomáš Chvátal + +- Update to 18.1.1: + * Revert bus behavior change from 18.1.0 as the former behavior + was intentional + ------------------------------------------------------------------- Tue Mar 5 12:19:29 UTC 2019 - Tomáš Chvátal diff --git a/python-CherryPy.spec b/python-CherryPy.spec index a9c72b5..b96e78c 100644 --- a/python-CherryPy.spec +++ b/python-CherryPy.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-CherryPy -Version: 18.1.0 +Version: 18.1.1 Release: 0 Summary: Object-Oriented HTTP framework License: BSD-3-Clause