The package rpms/qt6-qtimageformats.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-qtimageformats.git/commit/?id=fb....
Change: -ExcludeArch: s390x
Thanks.
Full change: ============
commit fbbc6b5a2a11a9f0bb90b2cc6c204d91f6e56dbc Author: Jan Grulich jgrulich@redhat.com Date: Fri Feb 25 14:54:45 2022 +0100
Enable s390x builds
diff --git a/qt6-qtimageformats.spec b/qt6-qtimageformats.spec index d66a1a1..c1d8733 100644 --- a/qt6-qtimageformats.spec +++ b/qt6-qtimageformats.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 qtimageformats
@@ -12,7 +9,7 @@ ExcludeArch: s390x Summary: Qt6 - QtImageFormats component Name: qt6-%{qt_module} Version: 6.2.3 -Release: 2%{?dist} +Release: 3%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -85,6 +82,9 @@ rm -rv src/3rdparty
%changelog +* Fri Feb 25 2022 Jan Grulich jgrulich@redhat.com - 6.2.3-3 +- Enable s390x builds + * Sun Feb 13 2022 Josef Ridky jridky@redhat.com - 6.2.3-2 - Rebuilt for libjasper.so.6
commit 35c41d56bce985275f19251c27ea973ed684a479 Author: Josef Řídký jridky@redhat.com Date: Sun Feb 13 13:46:00 2022 +0100
Rebuilt for libjasper.so.6
diff --git a/qt6-qtimageformats.spec b/qt6-qtimageformats.spec index 8d73951..d66a1a1 100644 --- a/qt6-qtimageformats.spec +++ b/qt6-qtimageformats.spec @@ -12,7 +12,7 @@ ExcludeArch: s390x Summary: Qt6 - QtImageFormats component Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -85,6 +85,9 @@ rm -rv src/3rdparty
%changelog +* Sun Feb 13 2022 Josef Ridky jridky@redhat.com - 6.2.3-2 +- Rebuilt for libjasper.so.6 + * Mon Jan 31 2022 Jan Grulich jgrulich@redhat.com - 6.2.3-1 - 6.2.3
arch-excludes@lists.fedoraproject.org