diff --git a/python-stomp.py.changes b/python-stomp.py.changes index 983eb44..f90f512 100644 --- a/python-stomp.py.changes +++ b/python-stomp.py.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 18 10:56:54 UTC 2020 - Sebastian Wagner + +- update to version 5.0.1: + * Fix logging simplification code (should not be logging to root appender - https://github.com/jasonrbriggs/stomp.py/issues/275) + ------------------------------------------------------------------- Wed Jan 1 10:45:18 UTC 2020 - Sebastian Wagner diff --git a/python-stomp.py.spec b/python-stomp.py.spec index 5eb3c9f..6d903e0 100644 --- a/python-stomp.py.spec +++ b/python-stomp.py.spec @@ -18,7 +18,7 @@ %define skip_python2 1 Name: python-stomp.py -Version: 5.0.0 +Version: 5.0.1 Release: 0 Summary: Python STOMP client License: Apache-2.0 diff --git a/stomp.py-5.0.0.tar.gz b/stomp.py-5.0.0.tar.gz deleted file mode 100644 index 1c88eeb..0000000 --- a/stomp.py-5.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dba68fc90bdad8829e769e38e5623c8445e4ab13d778be550ddd0f8aaff28d25 -size 53715 diff --git a/stomp.py-5.0.1.tar.gz b/stomp.py-5.0.1.tar.gz new file mode 100644 index 0000000..c14b59b --- /dev/null +++ b/stomp.py-5.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5adbc6629da25717f65bfdcb19358e819bbc3c7974e4d59c5bd67389b17f6840 +size 54492