diff --git a/qt6-3d.changes b/qt6-3d.changes index 5bda403..6ade755 100644 --- a/qt6-3d.changes +++ b/qt6-3d.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 17 08:58:31 UTC 2023 - Christophe Marin + +- Temporarily disable build for x86 + ------------------------------------------------------------------- Thu Mar 16 09:59:57 UTC 2023 - Christophe Marin diff --git a/qt6-3d.spec b/qt6-3d.spec index 6b8c78d..4696715 100644 --- a/qt6-3d.spec +++ b/qt6-3d.spec @@ -34,6 +34,8 @@ License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) URL: https://www.qt.io Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source99: qt6-3d-rpmlintrc +# TODO: Reenable build when 6.5.0 is released +ExcludeArch: %{ix86} BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel BuildRequires: qt6-gui-private-devel