diff --git a/python-stomp.py-6.1.0.tar.gz b/python-stomp.py-6.1.0.tar.gz deleted file mode 100644 index 2ce556d..0000000 --- a/python-stomp.py-6.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e857bc4601c6cba348818397b7d37501b641a64b743405f65a0bc02d52baa01d -size 74263 diff --git a/python-stomp.py-6.1.1.tar.gz b/python-stomp.py-6.1.1.tar.gz new file mode 100644 index 0000000..6aa723f --- /dev/null +++ b/python-stomp.py-6.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c734be6ca309e705b6aca6c61a306ab4a6e60d7d23ef5ccbf9e16a650b93bb00 +size 74516 diff --git a/python-stomp.py.changes b/python-stomp.py.changes index dd277b4..44ad460 100644 --- a/python-stomp.py.changes +++ b/python-stomp.py.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 5 19:10:50 UTC 2021 - Sebastian Wagner + +- update to version 6.1.1: + * Add host bind port patch (https://github.com/jasonrbriggs/stomp.py/issues/331) + * Tidy up based on pycharm suggestions + * Change quotes to be consistent (" rather than ') + ------------------------------------------------------------------- Mon Jul 13 19:51:13 UTC 2020 - Sebastian Wagner diff --git a/python-stomp.py.spec b/python-stomp.py.spec index 9b3da43..b32ce6d 100644 --- a/python-stomp.py.spec +++ b/python-stomp.py.spec @@ -1,7 +1,7 @@ # # spec file for package python-stomp.py # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define skip_python2 1 Name: python-stomp.py -Version: 6.1.0 +Version: 6.1.1 Release: 0 Summary: Python STOMP client License: Apache-2.0 @@ -31,7 +31,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-docopt >= 0.6.2 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages diff --git a/stomp.py-6.1.0.tar.gz b/stomp.py-6.1.0.tar.gz deleted file mode 100644 index 05913e4..0000000 --- a/stomp.py-6.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f6c7e1e5089b1d8a75161e66533cabb9895de5121cc3900cb7e12c41c1bda18 -size 34690 diff --git a/stomp.py-6.1.1.tar.gz b/stomp.py-6.1.1.tar.gz new file mode 100644 index 0000000..df33526 --- /dev/null +++ b/stomp.py-6.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd069175772fa77218fa6d813ffbf6f7856fa0360fa195c465f885658b764e8 +size 34817