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=44....
Change: +ExcludeArch: s390x
Thanks.
Full change: ============
commit 2e17c99289b483ab7b569274b3f91e310a71411a Author: Jan Grulich jgrulich@redhat.com Date: Thu Sep 30 13:38:45 2021 +0200
6.2.0
diff --git a/.gitignore b/.gitignore index 343514e..1f3cd44 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /qtimageformats-everywhere-src-6.2.0-beta4.tar.xz /qtimageformats-everywhere-src-6.2.0-rc.tar.xz /qtimageformats-everywhere-src-6.2.0-rc2.tar.xz +/qtimageformats-everywhere-src-6.2.0.tar.xz diff --git a/qt6-qtimageformats.spec b/qt6-qtimageformats.spec index 9a9fa32..1c0ebdc 100644 --- a/qt6-qtimageformats.spec +++ b/qt6-qtimageformats.spec @@ -4,8 +4,8 @@ ExcludeArch: s390x
%global qt_module qtimageformats
-%global unstable 1 -%if 0%{unstable} +#global unstable 1 +%if 0%{?unstable} %global prerelease rc2 %endif
@@ -20,7 +20,7 @@ Url: http://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) %global qt_version %(echo %{version} | cut -d~ -f1)
-%if 0%{unstable} +%if 0%{?unstable} Source0: https://download.qt.io/development_releases/qt/%%7Bmajmin%7D/%%7Bqt_version%... %else Source0: https://download.qt.io/official_releases/qt/%%7Bmajmin%7D/%%7Bversion%7D/sub... @@ -85,6 +85,9 @@ rm -rv src/3rdparty
%changelog +* Thu Sep 30 2021 Jan Grulich jgrulich@redhat.com - 6.2.0-1 +- 6.2.0 + * Mon Sep 27 2021 Jan Grulich jgrulich@redhat.com - 6.2.0~rc2-1 - 6.2.0 - rc2
diff --git a/sources b/sources index 066979e..8fe4074 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtimageformats-everywhere-src-6.2.0-rc2.tar.xz) = 82dd09cf5034b487651949dc09c64f76e700ac30c703348a36ebc1c301ff1dcc14e855c83e0991bf4cf25610a6c86e56ddca82d59c215dc53a5360745e5cdca4 +SHA512 (qtimageformats-everywhere-src-6.2.0.tar.xz) = 48ec3019dc3bc70871df13d5baaf84791128468bf818ed9c8767b66be401b9934bd7f06e5958905f9bdf8050a1117be4fcc6e1a80dae32f85db0e7b4def42d50
commit 0266bd3589d5b81bb843c081158048ab4476f57e Author: Jan Grulich jgrulich@redhat.com Date: Mon Sep 27 14:14:34 2021 +0200
6.2.0 - rc2
diff --git a/.gitignore b/.gitignore index 94ab9e4..343514e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /qtimageformats-everywhere-src-6.1.2.tar.xz /qtimageformats-everywhere-src-6.2.0-beta4.tar.xz /qtimageformats-everywhere-src-6.2.0-rc.tar.xz +/qtimageformats-everywhere-src-6.2.0-rc2.tar.xz diff --git a/qt6-qtimageformats.spec b/qt6-qtimageformats.spec index 1877d6d..9a9fa32 100644 --- a/qt6-qtimageformats.spec +++ b/qt6-qtimageformats.spec @@ -6,7 +6,7 @@ ExcludeArch: s390x
%global unstable 1 %if 0%{unstable} -%global prerelease rc +%global prerelease rc2 %endif
Summary: Qt6 - QtImageFormats component @@ -85,6 +85,9 @@ rm -rv src/3rdparty
%changelog +* Mon Sep 27 2021 Jan Grulich jgrulich@redhat.com - 6.2.0~rc2-1 +- 6.2.0 - rc2 + * Sat Sep 18 2021 Jan Grulich jgrulich@redhat.com - 6.2.0~rc-1 - 6.2.0 - rc
diff --git a/sources b/sources index e44f1ad..066979e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtimageformats-everywhere-src-6.2.0-rc.tar.xz) = d22cc515ca16482b582609ee171ba0d25802f0b9ef6aa6d59c0b142ac30a8b311e62f7d086c840dddf13282d7fd15dabf889bc7e0c2798f81a97797b65cf853f +SHA512 (qtimageformats-everywhere-src-6.2.0-rc2.tar.xz) = 82dd09cf5034b487651949dc09c64f76e700ac30c703348a36ebc1c301ff1dcc14e855c83e0991bf4cf25610a6c86e56ddca82d59c215dc53a5360745e5cdca4
commit 2590251a22fb8c16a8750aa3063ca8e0a101f920 Author: Jan Grulich jgrulich@redhat.com Date: Sun Sep 19 13:27:34 2021 +0200
6.2.0 - rc
diff --git a/.gitignore b/.gitignore index 58f8ab4..94ab9e4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /qtimageformats-everywhere-src-6.1.1.tar.xz /qtimageformats-everywhere-src-6.1.2.tar.xz /qtimageformats-everywhere-src-6.2.0-beta4.tar.xz +/qtimageformats-everywhere-src-6.2.0-rc.tar.xz diff --git a/qt6-qtimageformats.spec b/qt6-qtimageformats.spec index d40a4e3..1877d6d 100644 --- a/qt6-qtimageformats.spec +++ b/qt6-qtimageformats.spec @@ -6,7 +6,7 @@ ExcludeArch: s390x
%global unstable 1 %if 0%{unstable} -%global prerelease beta4 +%global prerelease rc %endif
Summary: Qt6 - QtImageFormats component @@ -85,6 +85,9 @@ rm -rv src/3rdparty
%changelog +* Sat Sep 18 2021 Jan Grulich jgrulich@redhat.com - 6.2.0~rc-1 +- 6.2.0 - rc + * Mon Sep 13 2021 Jan Grulich jgrulich@redhat.com - 6.2.0~beta4-1 - 6.2.0 - beta4
diff --git a/sources b/sources index 8454762..e44f1ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtimageformats-everywhere-src-6.2.0-beta4.tar.xz) = adf746259920267bc37c2aa9c997f51bd251c480b3287e75ccbb34095a31773174bcc14f30844847f2e2465fd3f2ac61b262453bafc821276f992c12d4e7002d +SHA512 (qtimageformats-everywhere-src-6.2.0-rc.tar.xz) = d22cc515ca16482b582609ee171ba0d25802f0b9ef6aa6d59c0b142ac30a8b311e62f7d086c840dddf13282d7fd15dabf889bc7e0c2798f81a97797b65cf853f
commit 44a987df2a040ea317961390c2223af6674fe47b Author: Jan Grulich jgrulich@redhat.com Date: Mon Sep 13 18:20:58 2021 +0200
6.2.0 - beta4
diff --git a/.gitignore b/.gitignore index bdce92b..58f8ab4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /qtimageformats-everywhere-src-6.1.0.tar.xz /qtimageformats-everywhere-src-6.1.1.tar.xz /qtimageformats-everywhere-src-6.1.2.tar.xz +/qtimageformats-everywhere-src-6.2.0-beta4.tar.xz diff --git a/qt6-qtimageformats.spec b/qt6-qtimageformats.spec index 3d63f8c..d40a4e3 100644 --- a/qt6-qtimageformats.spec +++ b/qt6-qtimageformats.spec @@ -1,15 +1,30 @@ +# FIXME: qt6-qtdeclarative doesn't build on S390x +# BUG: https://bugreports.qt.io/browse/QTBUG-93101 +ExcludeArch: s390x + %global qt_module qtimageformats
+%global unstable 1 +%if 0%{unstable} +%global prerelease beta4 +%endif + Summary: Qt6 - QtImageFormats component Name: qt6-%{qt_module} -Version: 6.1.2 +Version: 6.2.0%{?unstable:~%{prerelease}} Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for details License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) -Source0: https://download.qt.io/official_releases/additional_libraries/%%7Bqt_module%... +%global qt_version %(echo %{version} | cut -d~ -f1) + +%if 0%{unstable} +Source0: https://download.qt.io/development_releases/qt/%%7Bmajmin%7D/%%7Bqt_version%... +%else +Source0: https://download.qt.io/official_releases/qt/%%7Bmajmin%7D/%%7Bversion%7D/sub... +%endif
BuildRequires: cmake BuildRequires: gcc-c++ @@ -40,7 +55,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%prep -%autosetup -n %{qt_module}-everywhere-src-%{version} -p1 +%autosetup -n %{qt_module}-everywhere-src-%{qt_version}%{?unstable:-%{prerelease}} -p1
rm -rv src/3rdparty
@@ -70,6 +85,9 @@ rm -rv src/3rdparty
%changelog +* Mon Sep 13 2021 Jan Grulich jgrulich@redhat.com - 6.2.0~beta4-1 +- 6.2.0 - beta4 + * Thu Aug 12 2021 Jan Grulich jgrulich@redhat.com - 6.1.2-1 - 6.1.2
diff --git a/sources b/sources index a6e35ba..8454762 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtimageformats-everywhere-src-6.1.2.tar.xz) = 53a698de0b7518346649e47604d43e6d0dc5e3ab219ce32802748e028820140b6f881a3f74b26d6f9f5b79417c0c09eefd0de7baed3c8bd9d69cfac51dfa10ff +SHA512 (qtimageformats-everywhere-src-6.2.0-beta4.tar.xz) = adf746259920267bc37c2aa9c997f51bd251c480b3287e75ccbb34095a31773174bcc14f30844847f2e2465fd3f2ac61b262453bafc821276f992c12d4e7002d
arch-excludes@lists.fedoraproject.org