diff --git a/python-PyQt6-3D.changes b/python-PyQt6-3D.changes index 5e8ac54..69b329d 100644 --- a/python-PyQt6-3D.changes +++ b/python-PyQt6-3D.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 28 09:19:12 UTC 2023 - Ben Greiner + +- Disable ix86 build: qt6-3d has disabled it temporarily + ------------------------------------------------------------------- Wed Mar 15 16:01:14 UTC 2023 - Antonio Larrosa diff --git a/python-PyQt6-3D.spec b/python-PyQt6-3D.spec index 7256e34..dbe59fd 100644 --- a/python-PyQt6-3D.spec +++ b/python-PyQt6-3D.spec @@ -45,6 +45,8 @@ 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