The package rpms/qt6-qtserialbus.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-qtserialbus.git/commit/?id=fcd51....
Change: -ExcludeArch: s390x
Thanks.
Full change: ============
commit fcd51810d1baa6cabc29d005de3bb00f2916f65a Author: Jan Grulich jgrulich@redhat.com Date: Fri Feb 25 14:54:45 2022 +0100
Enable s390x builds
diff --git a/qt6-qtserialbus.spec b/qt6-qtserialbus.spec index f65c315..51bbc7e 100644 --- a/qt6-qtserialbus.spec +++ b/qt6-qtserialbus.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 qtserialbus
@@ -12,7 +9,7 @@ ExcludeArch: s390x Summary: Qt6 - SerialBus component Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -104,6 +101,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%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