The package rpms/qt6-qt5compat.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/qt6-qt5compat.git/commit/?id=2aa7297....
Change: -ExcludeArch: s390x
Thanks.
Full change: ============
commit 2aa72970a7637ab84466694911fe168be022f8d0 Author: Jan Grulich jgrulich@redhat.com Date: Fri Feb 25 14:54:45 2022 +0100
Enable s390x builds
diff --git a/qt6-qt5compat.spec b/qt6-qt5compat.spec index 6104118..fdfe8a2 100644 --- a/qt6-qt5compat.spec +++ b/qt6-qt5compat.spec @@ -1,6 +1,3 @@ -# FIXME: qt6-qtdeclarative doesn't build on S390x -# BUG: https://bugreports.qt.io/browse/QTBUG-93101 -ExcludeArch: s390x
%global qt_module qt5compat
@@ -12,7 +9,7 @@ ExcludeArch: s390x Summary: Qt6 - Qt 5 Compatibility Libraries Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist}
License: LGPLv3 Url: http://www.qt.io @@ -99,6 +96,9 @@ popd %{_qt6_libdir}/metatypes/qt6*_metatypes.json
%changelog +* Fri Feb 25 2022 Jan Grulich jgrulich@redhat.com - 6.2.3-2 +- Enable s390x builds + * Mon Jan 31 2022 Jan Grulich jgrulich@redhat.com - 6.2.3-1 - 6.2.3
arch-excludes@lists.fedoraproject.org