From 8b061c267bbe5e24aa2e8ddf5946cedfa1a7fae836d56c129ea2a82ab0af0ad5 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Mon, 14 Sep 2020 17:07:43 +0000 Subject: [PATCH] Accepting request 834338 from home:bnavigator:branches:KDE:Qt5 OBS-URL: https://build.opensuse.org/request/show/834338 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qt3d-qt5?expand=0&rev=12 --- PyQt3D-5.15.0.tar.gz | 3 --- PyQt3D-5.15.1.tar.gz | 3 +++ python-qt3d-qt5.changes | 6 ++++++ python-qt3d-qt5.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 PyQt3D-5.15.0.tar.gz create mode 100644 PyQt3D-5.15.1.tar.gz diff --git a/PyQt3D-5.15.0.tar.gz b/PyQt3D-5.15.0.tar.gz deleted file mode 100644 index fbf403c..0000000 --- a/PyQt3D-5.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cba03c6a8fea2d6a0e2ff0a54dcdb86ed6904fd462a9e6e58583badcf6a81afc -size 7500366 diff --git a/PyQt3D-5.15.1.tar.gz b/PyQt3D-5.15.1.tar.gz new file mode 100644 index 0000000..f8f6dea --- /dev/null +++ b/PyQt3D-5.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6dddf29b910a3638074a0fa783d63613c84899b8e07498c5afdfcb815f96eed +size 7500616 diff --git a/python-qt3d-qt5.changes b/python-qt3d-qt5.changes index 8802677..68995a1 100644 --- a/python-qt3d-qt5.changes +++ b/python-qt3d-qt5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 14 15:53:23 UTC 2020 - Benjamin Greiner + +- Update to Version 5.15.1 + * A bug-fix release. + ------------------------------------------------------------------- Wed Sep 2 16:00:38 UTC 2020 - Benjamin Greiner diff --git a/python-qt3d-qt5.spec b/python-qt3d-qt5.spec index 0dde094..f7954d7 100644 --- a/python-qt3d-qt5.spec +++ b/python-qt3d-qt5.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-qt3d-qt5 -Version: 5.15.0 +Version: 5.15.1 Release: 0 Summary: Python bindings for the Qt5 3D framework License: GPL-3.0-only