From 4d3d85c0be152e82929903ca2b97267d3395821fe14a72478d859595227348ac Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Mon, 14 Sep 2020 17:07:44 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qtcharts-qt5?expand=0&rev=19 --- PyQtChart-5.15.0.tar.gz | 3 --- PyQtChart-5.15.1.tar.gz | 3 +++ python-qtcharts-qt5.changes | 6 ++++++ python-qtcharts-qt5.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 PyQtChart-5.15.0.tar.gz create mode 100644 PyQtChart-5.15.1.tar.gz diff --git a/PyQtChart-5.15.0.tar.gz b/PyQtChart-5.15.0.tar.gz deleted file mode 100644 index 832b527..0000000 --- a/PyQtChart-5.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:796b1a966759c78859d019bbac6b88b8e1c72ffebf65acf2be3cd9f45c756661 -size 68423 diff --git a/PyQtChart-5.15.1.tar.gz b/PyQtChart-5.15.1.tar.gz new file mode 100644 index 0000000..e534bfb --- /dev/null +++ b/PyQtChart-5.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d976b3dbfb233fb0123129323c68adb9d3693c945bba1e227e004208f0747bc +size 68651 diff --git a/python-qtcharts-qt5.changes b/python-qtcharts-qt5.changes index 3825372..4a679a5 100644 --- a/python-qtcharts-qt5.changes +++ b/python-qtcharts-qt5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 14 15:55:05 UTC 2020 - Benjamin Greiner + +- Update to Version 5.15.1 + * A bug-fix release. + ------------------------------------------------------------------- Thu Aug 27 20:17:34 UTC 2020 - Benjamin Greiner diff --git a/python-qtcharts-qt5.spec b/python-qtcharts-qt5.spec index b835864..c8d8861 100644 --- a/python-qtcharts-qt5.spec +++ b/python-qtcharts-qt5.spec @@ -22,7 +22,7 @@ %{?!python_module:%define python_module() python3-%{**}} %endif Name: python-qtcharts-qt5 -Version: 5.15.0 +Version: 5.15.1 Release: 0 Summary: Python bindings for the Qt5 Charts library License: GPL-3.0-only From 335d3c7e7908092fa6deebfe42a1728286579c49bdd0bc4ccc0f420d95056572 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Mon, 14 Sep 2020 17:21:56 +0000 Subject: [PATCH 2/2] - remove the superfluous Tumbleweed python2 skip hack OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qtcharts-qt5?expand=0&rev=20 --- python-qtcharts-qt5.changes | 3 ++- python-qtcharts-qt5.spec | 4 ---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/python-qtcharts-qt5.changes b/python-qtcharts-qt5.changes index 4a679a5..af56b62 100644 --- a/python-qtcharts-qt5.changes +++ b/python-qtcharts-qt5.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- -Mon Sep 14 15:55:05 UTC 2020 - Benjamin Greiner +Mon Sep 14 17:21:15 UTC 2020 - Benjamin Greiner - Update to Version 5.15.1 * A bug-fix release. +- remove the superfluous Tumbleweed python2 skip hack ------------------------------------------------------------------- Thu Aug 27 20:17:34 UTC 2020 - Benjamin Greiner diff --git a/python-qtcharts-qt5.spec b/python-qtcharts-qt5.spec index c8d8861..b192c1c 100644 --- a/python-qtcharts-qt5.spec +++ b/python-qtcharts-qt5.spec @@ -16,11 +16,7 @@ # -%if 0%{?suse_version} <= 1500 %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%else -%{?!python_module:%define python_module() python3-%{**}} -%endif Name: python-qtcharts-qt5 Version: 5.15.1 Release: 0