From d5e4ada186134a480fa373a3042f8c09626fd7825a9c90355135e61eb6b0e131 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Thu, 11 Mar 2021 23:08:39 +0000 Subject: [PATCH] Accepting request 878410 from home:bnavigator:pyqt - Update to version 5.15.4 * Packaging bug fixes. - Fixes problems with packages checking the package metadata like boo#1183144 OBS-URL: https://build.opensuse.org/request/show/878410 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qtcharts-qt5?expand=0&rev=27 --- PyQtChart-5.15.3.tar.gz | 3 --- PyQtChart-5.15.4.tar.gz | 3 +++ python-qtcharts-qt5.changes | 8 ++++++++ python-qtcharts-qt5.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 PyQtChart-5.15.3.tar.gz create mode 100644 PyQtChart-5.15.4.tar.gz diff --git a/PyQtChart-5.15.3.tar.gz b/PyQtChart-5.15.3.tar.gz deleted file mode 100644 index a02c030..0000000 --- a/PyQtChart-5.15.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f54d0689a54e50d4cc6ae1a2672d69fbe0831cc3562b61c6b30f34aee84bccf -size 69064 diff --git a/PyQtChart-5.15.4.tar.gz b/PyQtChart-5.15.4.tar.gz new file mode 100644 index 0000000..4a795db --- /dev/null +++ b/PyQtChart-5.15.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e47750632851e105eabc27fdfa8180989d120b822181e512f6643b3c5c4d8074 +size 69252 diff --git a/python-qtcharts-qt5.changes b/python-qtcharts-qt5.changes index 72ecccb..371262e 100644 --- a/python-qtcharts-qt5.changes +++ b/python-qtcharts-qt5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Mar 11 19:36:17 UTC 2021 - Ben Greiner + +- Update to version 5.15.4 + * Packaging bug fixes. +- Fixes problems with packages checking the package metadata like + boo#1183144 + ------------------------------------------------------------------- Fri Feb 26 09:50:43 UTC 2021 - Ben Greiner diff --git a/python-qtcharts-qt5.spec b/python-qtcharts-qt5.spec index 9258b02..96e80dd 100644 --- a/python-qtcharts-qt5.spec +++ b/python-qtcharts-qt5.spec @@ -21,7 +21,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-%{mname} -Version: 5.15.3 +Version: 5.15.4 Release: 0 Summary: Python bindings for the Qt5 Charts library License: GPL-3.0-only