diff --git a/Pebble-4.4.1.tar.gz b/Pebble-4.4.1.tar.gz deleted file mode 100644 index b44c428..0000000 --- a/Pebble-4.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c4d68a3479140cba74d7454d8190e2cb1a93213b44b5befe3c53c201beb8317 -size 23510 diff --git a/Pebble-4.5.1.tar.gz b/Pebble-4.5.1.tar.gz new file mode 100644 index 0000000..74c32d5 --- /dev/null +++ b/Pebble-4.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fdcc0f36d93d8e07559d36b942b7800c6b9622626d5b587ab1a74820d02732 +size 23693 diff --git a/python-Pebble.changes b/python-Pebble.changes index 851ae03..e861093 100644 --- a/python-Pebble.changes +++ b/python-Pebble.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 26 16:16:44 UTC 2020 - Marketa Calabkova + +- update to 4.5.1 + * add daemon parameter to decorator + * travis: add Python 3.8 tests + ------------------------------------------------------------------- Wed Jan 15 10:59:02 UTC 2020 - Marketa Calabkova diff --git a/python-Pebble.spec b/python-Pebble.spec index ac423f2..fa90b27 100644 --- a/python-Pebble.spec +++ b/python-Pebble.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Pebble -Version: 4.4.1 +Version: 4.5.1 Release: 0 Summary: Threading and multiprocessing eye-candy for Python License: LGPL-3.0-only