From 24d70baa635a97a3bcfe6c0c7ab10bfd200ba9503b89324afd128f6e75bb1531 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 7 Oct 2019 15:01:38 +0000 Subject: [PATCH] - Update to 4.4.0: * Various doc and test fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pebble?expand=0&rev=5 --- Pebble-4.3.10.tar.gz | 3 --- Pebble-4.4.0.tar.gz | 3 +++ python-Pebble.changes | 6 ++++++ python-Pebble.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 Pebble-4.3.10.tar.gz create mode 100644 Pebble-4.4.0.tar.gz diff --git a/Pebble-4.3.10.tar.gz b/Pebble-4.3.10.tar.gz deleted file mode 100644 index 96341b1..0000000 --- a/Pebble-4.3.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c39a7bf99af6525fcf0783a8859fb10a4f20f4f988ddb66fd6fa7588f9c91731 -size 24393 diff --git a/Pebble-4.4.0.tar.gz b/Pebble-4.4.0.tar.gz new file mode 100644 index 0000000..a89156e --- /dev/null +++ b/Pebble-4.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:518ac3bcc5a038bbabce43cd8f4b3e3ad39689b2a51ef1e7c51ba01088a949d8 +size 23241 diff --git a/python-Pebble.changes b/python-Pebble.changes index 92a6675..6bf72a1 100644 --- a/python-Pebble.changes +++ b/python-Pebble.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 7 15:00:00 UTC 2019 - Tomáš Chvátal + +- Update to 4.4.0: + * Various doc and test fixes + ------------------------------------------------------------------- Sat Aug 24 05:59:11 UTC 2019 - Jan Engelhardt diff --git a/python-Pebble.spec b/python-Pebble.spec index 2147073..1c88f1c 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.3.10 +Version: 4.4.0 Release: 0 Summary: Threading and multiprocessing eye-candy for Python License: LGPL-3.0-only