The package rpms/qt6-qtwayland.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-qtwayland.git/commit/?id=b847cfc....
Change: +ExcludeArch: s390x
Thanks.
Full change: ============
commit de07c794507571a1a0f9e44527d4281dd2ae0acb 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 3fee2fc..e1640f0 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /qtwayland-everywhere-src-6.2.0-beta4.tar.xz /qtwayland-everywhere-src-6.2.0-rc.tar.xz /qtwayland-everywhere-src-6.2.0-rc2.tar.xz +/qtwayland-everywhere-src-6.2.0.tar.xz diff --git a/qt6-qtwayland.spec b/qt6-qtwayland.spec index 6df387e..aea2dab 100644 --- a/qt6-qtwayland.spec +++ b/qt6-qtwayland.spec @@ -4,8 +4,8 @@ ExcludeArch: s390x
%global qt_module qtwayland
-%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... @@ -169,6 +169,9 @@ popd
%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 9629e8d..a5c6a96 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtwayland-everywhere-src-6.2.0-rc2.tar.xz) = db135a799be1d1c583701ddc2723ff217ad01b2c94e047bed74f04e54e95d8a2ff8ba7083dbb1be96dd53e740307ce6e056f09860bc876ed0dd87f281f5c0dc1 +SHA512 (qtwayland-everywhere-src-6.2.0.tar.xz) = 56b4ac8c54c0d950939c44bcc2a51a0bebe84a8c17d8b7f7d2cff37ffec4fa6425e28a23b2566dc76d2fa67474d735197f47bea30d2ed7f11d9ccba3930abeca
commit 34c871bc0c844d1b75f8680957457a0b6c8954d4 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 3471b19..3fee2fc 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /qtwayland-everywhere-src-6.1.2.tar.xz /qtwayland-everywhere-src-6.2.0-beta4.tar.xz /qtwayland-everywhere-src-6.2.0-rc.tar.xz +/qtwayland-everywhere-src-6.2.0-rc2.tar.xz diff --git a/qt6-qtwayland.spec b/qt6-qtwayland.spec index 7e41648..6df387e 100644 --- a/qt6-qtwayland.spec +++ b/qt6-qtwayland.spec @@ -6,7 +6,7 @@ ExcludeArch: s390x
%global unstable 1 %if 0%{unstable} -%global prerelease rc +%global prerelease rc2 %endif
Summary: Qt6 - Wayland platform support and QtCompositor module @@ -169,6 +169,9 @@ popd
%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 0a8d6b3..9629e8d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtwayland-everywhere-src-6.2.0-rc.tar.xz) = c7336b95d436c4a2be32d8852d967e1a526929210a0758dd133a98f1339f260fb003443357bf5e2e738f3e64e86d4b0b00700aa10ebdb7bf9024ab351fa08b7d +SHA512 (qtwayland-everywhere-src-6.2.0-rc2.tar.xz) = db135a799be1d1c583701ddc2723ff217ad01b2c94e047bed74f04e54e95d8a2ff8ba7083dbb1be96dd53e740307ce6e056f09860bc876ed0dd87f281f5c0dc1
commit ab93ebbc5c0e6787b66fcddaf7870aa8118cae4d Author: Jan Grulich jgrulich@redhat.com Date: Sun Sep 19 13:29:21 2021 +0200
6.2.0 - rc
diff --git a/.gitignore b/.gitignore index b89405a..3471b19 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /qtwayland-everywhere-src-6.1.1.tar.xz /qtwayland-everywhere-src-6.1.2.tar.xz /qtwayland-everywhere-src-6.2.0-beta4.tar.xz +/qtwayland-everywhere-src-6.2.0-rc.tar.xz diff --git a/qt6-qtwayland.spec b/qt6-qtwayland.spec index 00c415c..7e41648 100644 --- a/qt6-qtwayland.spec +++ b/qt6-qtwayland.spec @@ -6,7 +6,7 @@ ExcludeArch: s390x
%global unstable 1 %if 0%{unstable} -%global prerelease beta4 +%global prerelease rc %endif
Summary: Qt6 - Wayland platform support and QtCompositor module @@ -169,6 +169,9 @@ popd
%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 90caa19..0a8d6b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtwayland-everywhere-src-6.2.0-beta4.tar.xz) = 3e0f04b5fd2479f2efe0784f4e961096e846515fce692c6a6b6ef19c2d781316e196bb3272ab780bb692ba2dddf3af7cee4dcd61ecc2688d9e0f717ad6c9c298 +SHA512 (qtwayland-everywhere-src-6.2.0-rc.tar.xz) = c7336b95d436c4a2be32d8852d967e1a526929210a0758dd133a98f1339f260fb003443357bf5e2e738f3e64e86d4b0b00700aa10ebdb7bf9024ab351fa08b7d
commit b847cfc7483ae8b02a78d22e5233a0f62afb928a Author: Jan Grulich jgrulich@redhat.com Date: Mon Sep 13 19:29:11 2021 +0200
6.2.0 - beta4
diff --git a/.gitignore b/.gitignore index 88ef6c5..b89405a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /qtwayland-everywhere-src-6.1.0.tar.xz /qtwayland-everywhere-src-6.1.1.tar.xz /qtwayland-everywhere-src-6.1.2.tar.xz +/qtwayland-everywhere-src-6.2.0-beta4.tar.xz diff --git a/qt6-qtwayland.spec b/qt6-qtwayland.spec index ae21d69..00c415c 100644 --- a/qt6-qtwayland.spec +++ b/qt6-qtwayland.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 qtwayland
+%global unstable 1 +%if 0%{unstable} +%global prerelease beta4 +%endif + Summary: Qt6 - Wayland platform support and QtCompositor module 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
@@ -62,7 +77,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
%build @@ -94,6 +109,11 @@ popd %license LICENSE.* %{_qt6_libdir}/libQt6WaylandCompositor.so.6* %{_qt6_libdir}/libQt6WaylandClient.so.6* +%{_qt6_libdir}/libQt6WaylandCompositor.so.6* +%{_qt6_libdir}/libQt6WaylandClient.so.6* +%{_qt6_libdir}/libQt6WaylandEglClientHwIntegration.so.6* +%{_qt6_libdir}/libQt6WaylandEglCompositorHwIntegration.so.6* +%{_qt6_libdir}/libQt6WlShellIntegration.so.6* %{_qt6_plugindir}/wayland-decoration-client/ %{_qt6_plugindir}/wayland-graphics-integration-server %{_qt6_plugindir}/wayland-graphics-integration-client @@ -105,13 +125,23 @@ popd %{_qt6_qmldir}/QtWayland/
%files devel -%{_qt6_bindir}/qtwaylandscanner +%{_qt6_libexecdir}/qtwaylandscanner %{_qt6_headerdir}/QtWaylandCompositor/ %{_qt6_headerdir}/QtWaylandClient/ +%{_qt6_headerdir}/QtWaylandEglClientHwIntegration/ +%{_qt6_headerdir}/QtWaylandEglCompositorHwIntegration/ +%{_qt6_headerdir}/QtWlShellIntegration/ %{_qt6_libdir}/libQt6WaylandCompositor.so %{_qt6_libdir}/libQt6WaylandClient.so +%{_qt6_libdir}/libQt6WaylandEglClientHwIntegration.so +%{_qt6_libdir}/libQt6WaylandEglCompositorHwIntegration.so +%{_qt6_libdir}/libQt6WlShellIntegration.so %{_qt6_libdir}/libQt6WaylandCompositor.prl %{_qt6_libdir}/libQt6WaylandClient.prl +%{_qt6_libdir}/libQt6WaylandEglClientHwIntegration.prl +%{_qt6_libdir}/libQt6WaylandEglCompositorHwIntegration.prl +%{_qt6_libdir}/libQt6WlShellIntegration.prl + %{_qt6_libdir}/cmake/Qt6WaylandCompositor/Qt6WaylandCompositorConfig*.cmake %{_qt6_archdatadir}/mkspecs/modules/*.pri %{_qt6_datadir}/modules/*.json @@ -125,6 +155,12 @@ popd %{_qt6_libdir}/cmake/Qt6WaylandClient/ %dir %{_qt6_libdir}/cmake/Qt6WaylandScannerTools/ %{_qt6_libdir}/cmake/Qt6WaylandScannerTools/ +%dir %{_qt6_libdir}/cmake/Qt6WaylandEglClientHwIntegrationPrivate/ +%{_qt6_libdir}/cmake/Qt6WaylandEglClientHwIntegrationPrivate/ +%dir %{_qt6_libdir}/cmake/Qt6WaylandEglCompositorHwIntegrationPrivate/ +%{_qt6_libdir}/cmake/Qt6WaylandEglCompositorHwIntegrationPrivate/ +%dir %{_qt6_libdir}/cmake/Qt6WlShellIntegrationPrivate/ +%{_qt6_libdir}/cmake/Qt6WlShellIntegrationPrivate/ %{_qt6_libdir}/metatypes/qt6*_metatypes.json
@@ -133,6 +169,9 @@ popd
%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 ed63ce5..90caa19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtwayland-everywhere-src-6.1.2.tar.xz) = 6a9acac05df9b40c2b0370342eef50eb2832538f88f9b38aca40ff261313cc2bcd61d35b6fde3730d1bc6f7c943776dd53a72f3f7ea6347daa371854f8adf4cb +SHA512 (qtwayland-everywhere-src-6.2.0-beta4.tar.xz) = 3e0f04b5fd2479f2efe0784f4e961096e846515fce692c6a6b6ef19c2d781316e196bb3272ab780bb692ba2dddf3af7cee4dcd61ecc2688d9e0f717ad6c9c298
arch-excludes@lists.fedoraproject.org