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=1aed5dd....
Change: +ExcludeArch: s390x
Thanks.
Full change: ============
commit 2471c96c0fff99c13372e0d82b5ce3f99068e489 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 d896b82..f2776c5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /qt5compat-everywhere-src-6.2.0-beta4.tar.xz /qt5compat-everywhere-src-6.2.0-rc.tar.xz /qt5compat-everywhere-src-6.2.0-rc2.tar.xz +/qt5compat-everywhere-src-6.2.0.tar.xz diff --git a/qt6-qt5compat.spec b/qt6-qt5compat.spec index 42069cd..5f60682 100644 --- a/qt6-qt5compat.spec +++ b/qt6-qt5compat.spec @@ -4,8 +4,8 @@ ExcludeArch: s390x
%global qt_module qt5compat
-%global unstable 1 -%if 0%{unstable} +#global unstable 1 +%if 0%{?unstable} %global prerelease rc2 %endif
@@ -19,7 +19,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... @@ -94,6 +94,9 @@ popd %{_qt6_libdir}/metatypes/qt6*_metatypes.json
%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 cf00f73..acf99d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qt5compat-everywhere-src-6.2.0-rc2.tar.xz) = 86bccbf671ae394f2af0f5ca5541febf12ff763e6b39b6e56376891efe134eed514ab44a8b1b1a258185593b7004952a2c0b2813ff62458b205fb0ca5793d767 +SHA512 (qt5compat-everywhere-src-6.2.0.tar.xz) = 25bdaae61a5a5203c940a4fc7eb7c3aa61282f0cdcf716e2f20d264e6bb271117ef4a1724ca17c44dbabd6c62fcf78af4495b1c6f142151414d5d071f5378030
commit 61c8e11d27c85a62ec3dc64da0b1076d134a7b93 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 e241cad..d896b82 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /qt5compat-everywhere-src-6.1.2.tar.xz /qt5compat-everywhere-src-6.2.0-beta4.tar.xz /qt5compat-everywhere-src-6.2.0-rc.tar.xz +/qt5compat-everywhere-src-6.2.0-rc2.tar.xz diff --git a/qt6-qt5compat.spec b/qt6-qt5compat.spec index c7ab59b..42069cd 100644 --- a/qt6-qt5compat.spec +++ b/qt6-qt5compat.spec @@ -6,7 +6,7 @@ ExcludeArch: s390x
%global unstable 1 %if 0%{unstable} -%global prerelease rc +%global prerelease rc2 %endif
Summary: Qt6 - Qt 5 Compatibility Libraries @@ -94,6 +94,9 @@ popd %{_qt6_libdir}/metatypes/qt6*_metatypes.json
%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 4fd9d62..cf00f73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qt5compat-everywhere-src-6.2.0-rc.tar.xz) = 7c007aaa5c6c32fa5fb954a3728311902ba83ce7171453f32fab25aa4b4e47879f9b8a7bdfdb17acc214ac92555206f0569e38069a2444f941268f2ae89179ea +SHA512 (qt5compat-everywhere-src-6.2.0-rc2.tar.xz) = 86bccbf671ae394f2af0f5ca5541febf12ff763e6b39b6e56376891efe134eed514ab44a8b1b1a258185593b7004952a2c0b2813ff62458b205fb0ca5793d767
commit 18bd6fff84c663a212a46614743c681f575b84d3 Author: Jan Grulich jgrulich@redhat.com Date: Sun Sep 19 13:26:52 2021 +0200
6.2.0 - rc
diff --git a/.gitignore b/.gitignore index d7d02d0..e241cad 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /qt5compat-everywhere-src-6.1.1.tar.xz /qt5compat-everywhere-src-6.1.2.tar.xz /qt5compat-everywhere-src-6.2.0-beta4.tar.xz +/qt5compat-everywhere-src-6.2.0-rc.tar.xz diff --git a/qt6-qt5compat.spec b/qt6-qt5compat.spec index a99cc7b..c7ab59b 100644 --- a/qt6-qt5compat.spec +++ b/qt6-qt5compat.spec @@ -6,7 +6,7 @@ ExcludeArch: s390x
%global unstable 1 %if 0%{unstable} -%global prerelease beta4 +%global prerelease rc %endif
Summary: Qt6 - Qt 5 Compatibility Libraries @@ -94,6 +94,9 @@ popd %{_qt6_libdir}/metatypes/qt6*_metatypes.json
%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 1048a3c..4fd9d62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qt5compat-everywhere-src-6.2.0-beta4.tar.xz) = c00a53a888fdf9803181c084beef2c1a8ff0bf9a4079b34e65e9d59f825124818ed439438091ca13a07468080e95e9a38964f579923f72232fecec81c6096d47 +SHA512 (qt5compat-everywhere-src-6.2.0-rc.tar.xz) = 7c007aaa5c6c32fa5fb954a3728311902ba83ce7171453f32fab25aa4b4e47879f9b8a7bdfdb17acc214ac92555206f0569e38069a2444f941268f2ae89179ea
commit 1aed5dd053796553e469f11a75e351642227d127 Author: Jan Grulich jgrulich@redhat.com Date: Mon Sep 13 18:23:33 2021 +0200
6.2.0 - beta4
diff --git a/.gitignore b/.gitignore index 430bd38..d7d02d0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /qt5compat-everywhere-src-6.1.0.tar.xz /qt5compat-everywhere-src-6.1.1.tar.xz /qt5compat-everywhere-src-6.1.2.tar.xz +/qt5compat-everywhere-src-6.2.0-beta4.tar.xz diff --git a/qt6-qt5compat.spec b/qt6-qt5compat.spec index bee7c1c..a99cc7b 100644 --- a/qt6-qt5compat.spec +++ b/qt6-qt5compat.spec @@ -1,14 +1,29 @@ +# FIXME: qt6-qtdeclarative doesn't build on S390x +# BUG: https://bugreports.qt.io/browse/QTBUG-93101 +ExcludeArch: s390x + %global qt_module qt5compat
+%global unstable 1 +%if 0%{unstable} +%global prerelease beta4 +%endif + Summary: Qt6 - Qt 5 Compatibility Libraries Name: qt6-%{qt_module} -Version: 6.1.2 +Version: 6.2.0%{?unstable:~%{prerelease}} Release: 1%{?dist}
License: LGPLv3 Url: http://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) +%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
# Upstream patches
@@ -34,7 +49,7 @@ Requires: qt6-qtbase-devel%{?_isa}
%prep -%autosetup -n %{qt_module}-everywhere-src-%{version} -p1 +%autosetup -n %{qt_module}-everywhere-src-%{qt_version}%{?unstable:-%{prerelease}} -p1
%build @@ -76,8 +91,12 @@ popd %{_qt6_libdir}/cmake/Qt6Core5Compat/*.cmake %{_qt6_archdatadir}/mkspecs/modules/*.pri %{_qt6_datadir}/modules/*.json +%{_qt6_libdir}/metatypes/qt6*_metatypes.json
%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 3d890d7..1048a3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qt5compat-everywhere-src-6.1.2.tar.xz) = 643c7ae1c9e9e60becfd083fb1d88a3dde58bdf2bd5706ff4832a76f416f0bfae197e7a22198a61df7a966f99a55a030dc30fa3abd6814fae1df2077f5329da9 +SHA512 (qt5compat-everywhere-src-6.2.0-beta4.tar.xz) = c00a53a888fdf9803181c084beef2c1a8ff0bf9a4079b34e65e9d59f825124818ed439438091ca13a07468080e95e9a38964f579923f72232fecec81c6096d47
arch-excludes@lists.fedoraproject.org