diff --git a/Pebble-5.0.0.tar.gz b/Pebble-5.0.0.tar.gz deleted file mode 100644 index aaf79e3..0000000 --- a/Pebble-5.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:add2a07d71e666985f1bd024024787dd790f71f1a2dbb9f5fac037cbb358e0ce -size 28958 diff --git a/Pebble-5.0.1.tar.gz b/Pebble-5.0.1.tar.gz new file mode 100644 index 0000000..e288dd3 --- /dev/null +++ b/Pebble-5.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee41c33be3d412285571f2cc7cf914d4c2a81ab3d388c68b3c746b7ab3b0b865 +size 28996 diff --git a/python-Pebble.changes b/python-Pebble.changes index 92e1a71..9c0c114 100644 --- a/python-Pebble.changes +++ b/python-Pebble.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Oct 6 07:29:26 UTC 2022 - Martin Liška + +- Update to 5.0.1 + * Improvements: + + issue #105: run callbacks after process termination on timeout or + task cancellation + ------------------------------------------------------------------- Tue Sep 13 11:09:36 UTC 2022 - Martin Liška diff --git a/python-Pebble.spec b/python-Pebble.spec index 4b272c3..78a4f18 100644 --- a/python-Pebble.spec +++ b/python-Pebble.spec @@ -17,7 +17,7 @@ Name: python-Pebble -Version: 5.0.0 +Version: 5.0.1 Release: 0 Summary: Threading and multiprocessing eye-candy for Python License: LGPL-3.0-only