From e6aab88fc236541c99ba0a83d8d91fb30c9928b9bb064dfed57f1c7b5b76bc5a Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Thu, 11 Mar 2021 23:07:31 +0000 Subject: [PATCH] Accepting request 878409 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/878409 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qt3d-qt5?expand=0&rev=22 --- PyQt3D-5.15.3.tar.gz | 3 --- PyQt3D-5.15.4.tar.gz | 3 +++ python-qt3d-qt5.changes | 8 ++++++++ python-qt3d-qt5.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 PyQt3D-5.15.3.tar.gz create mode 100644 PyQt3D-5.15.4.tar.gz diff --git a/PyQt3D-5.15.3.tar.gz b/PyQt3D-5.15.3.tar.gz deleted file mode 100644 index a8662f5..0000000 --- a/PyQt3D-5.15.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e624fcc718f16794fdfceb9206dcab8084cf7a5ac650013ee02303bd6cfd6a46 -size 7500739 diff --git a/PyQt3D-5.15.4.tar.gz b/PyQt3D-5.15.4.tar.gz new file mode 100644 index 0000000..f20913f --- /dev/null +++ b/PyQt3D-5.15.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36bc56d7432ab6c59ea77e1df6f6f688d8abd6cdb340706d5cb0a9c665e13975 +size 7500901 diff --git a/python-qt3d-qt5.changes b/python-qt3d-qt5.changes index b7b9a7c..0b8bd00 100644 --- a/python-qt3d-qt5.changes +++ b/python-qt3d-qt5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Mar 11 19:36:16 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-qt3d-qt5.spec b/python-qt3d-qt5.spec index 4c1f3a8..6ee28bd 100644 --- a/python-qt3d-qt5.spec +++ b/python-qt3d-qt5.spec @@ -29,7 +29,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 3D framework License: GPL-3.0-only