diff --git a/PyQt6_3D-6.4.0.tar.gz b/PyQt6_3D-6.4.0.tar.gz deleted file mode 100644 index 1fccaa2..0000000 --- a/PyQt6_3D-6.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5e8e2224b9d461fe21158040b4446b5fd82ae563c76a8943292abd887a02df1 -size 7469205 diff --git a/PyQt6_3D-6.5.0.tar.gz b/PyQt6_3D-6.5.0.tar.gz new file mode 100644 index 0000000..b0ddce8 --- /dev/null +++ b/PyQt6_3D-6.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ef3e2965a518367eb4cc693fd9f23698fcbeb909c7dcb7269737b8d877f68b +size 7469119 diff --git a/python-PyQt6-3D.changes b/python-PyQt6-3D.changes index 69b329d..4c276ed 100644 --- a/python-PyQt6-3D.changes +++ b/python-PyQt6-3D.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 24 20:15:00 UTC 2023 - Ben Greiner + +- Update to 6.5.0 + * Added support for Qt v6.5. + ------------------------------------------------------------------- Tue Mar 28 09:19:12 UTC 2023 - Ben Greiner diff --git a/python-PyQt6-3D.spec b/python-PyQt6-3D.spec index dbe59fd..1e9fbf6 100644 --- a/python-PyQt6-3D.spec +++ b/python-PyQt6-3D.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,11 +17,9 @@ %define mname PyQt6-3D -%{?!python_module:%define python_module() python3-%{**}} -%define skip_python2 1 %define pyqt_build_for_qt6 1 Name: python-%{mname} -Version: 6.4.0 +Version: 6.5.0 Release: 0 Summary: Python bindings for the Qt 3D framework License: GPL-3.0-only @@ -45,8 +43,6 @@ BuildRequires: cmake(Qt63DLogic) BuildRequires: cmake(Qt63DRender) %requires_ge python-PyQt6 Provides: python-qt3d-qt6 = %{version}-%{release} -# qt6-3d-devel for i586 is projected to be reenabled when 6.5.0 is released -ExcludeArch: %{ix86} %python_subpackages %description