diff --git a/PyQt3D-5.15.1.tar.gz b/PyQt3D-5.15.1.tar.gz deleted file mode 100644 index f8f6dea..0000000 --- a/PyQt3D-5.15.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6dddf29b910a3638074a0fa783d63613c84899b8e07498c5afdfcb815f96eed -size 7500616 diff --git a/PyQt3D-5.15.2.tar.gz b/PyQt3D-5.15.2.tar.gz new file mode 100644 index 0000000..a48982c --- /dev/null +++ b/PyQt3D-5.15.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26128ee8ed1f0344ba50347af4b9e23c0ba87bc3ae25e2e7c6f145e34d223d1f +size 7500453 diff --git a/python-qt3d-qt5.changes b/python-qt3d-qt5.changes index 69feb12..a824af4 100644 --- a/python-qt3d-qt5.changes +++ b/python-qt3d-qt5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 24 17:26:02 UTC 2020 - Benjamin Greiner + +- Update to 5.15.2 + * Build system changes + ------------------------------------------------------------------- Sat Sep 26 18:09:37 UTC 2020 - Benjamin Greiner diff --git a/python-qt3d-qt5.spec b/python-qt3d-qt5.spec index f26732c..2557a21 100644 --- a/python-qt3d-qt5.spec +++ b/python-qt3d-qt5.spec @@ -32,7 +32,7 @@ %define mname qt3d-qt5 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-%{mname} -Version: 5.15.1 +Version: 5.15.2 Release: 0 Summary: Python bindings for the Qt5 3D framework License: GPL-3.0-only @@ -54,7 +54,7 @@ BuildRequires: pkgconfig(Qt53DRender) BuildRequires: %{python_module sip4-devel >= 4.19.4} Requires: python-sip(api) = %{python_sip_api_ver} %else -BuildRequires: %{python_module pyqt-builder} +BuildRequires: %{python_module pyqt-builder >= 1.6} BuildRequires: %{python_module sip-devel >= 5.3} %requires_eq python-qt5-sip %endif