The package rpms/qt6-qtdeclarative.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-qtdeclarative.git/commit/?id=43f....
Change: -ExcludeArch: s390x
Thanks.
Full change: ============
commit 43f02cf33079e29d5b604949c11a96ba19be5ecb Author: Jan Grulich jgrulich@redhat.com Date: Fri Feb 25 14:54:45 2022 +0100
Enable s390x builds
diff --git a/qt6-qtdeclarative.spec b/qt6-qtdeclarative.spec index a4adb8d..63eb442 100644 --- a/qt6-qtdeclarative.spec +++ b/qt6-qtdeclarative.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 qtdeclarative
@@ -15,7 +12,7 @@ ExcludeArch: s390x Summary: Qt6 - QtDeclarative component Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -313,6 +310,9 @@ make check -k -C tests ||:
%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