From 7a09ed1d5390ad6ed5f9b676e94e2934cc0476a0 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 21 Apr 2022 13:04:11 +0200 Subject: [PATCH] 6.3.0 --- .gitignore | 1 + qt6-qtwayland.spec | 20 +++++++++++++++----- sources | 2 +- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 1f339ee..dd09668 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /qtwayland-everywhere-src-6.2.1.tar.xz /qtwayland-everywhere-src-6.2.2.tar.xz /qtwayland-everywhere-src-6.2.3.tar.xz +/qtwayland-everywhere-src-6.3.0.tar.xz diff --git a/qt6-qtwayland.spec b/qt6-qtwayland.spec index 032e19f..af8968a 100644 --- a/qt6-qtwayland.spec +++ b/qt6-qtwayland.spec @@ -6,10 +6,12 @@ %global prerelease rc2 %endif +#global examples 1 + Summary: Qt6 - Wayland platform support and QtCompositor module Name: qt6-%{qt_module} -Version: 6.2.3 -Release: 2%{?dist} +Version: 6.3.0 +Release: 1%{?dist} License: LGPLv3 Url: http://www.qt.io @@ -65,19 +67,20 @@ Requires: qt6-qtdeclarative-devel%{?_isa} %description devel %{summary}. +%if 0%{?examples} %package examples Summary: Programming examples for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} %description examples %{summary}. - +%endif %prep %autosetup -n %{qt_module}-everywhere-src-%{qt_version}%{?unstable:-%{prerelease}} -p1 %build -%cmake_qt6 +%cmake_qt6 -DQT_BUILD_EXAMPLES:BOOL=%{?examples:ON}%{!?examples:OFF} %cmake_build @@ -127,6 +130,7 @@ popd %{_qt6_headerdir}/QtWaylandEglClientHwIntegration/ %{_qt6_headerdir}/QtWaylandEglCompositorHwIntegration/ %{_qt6_headerdir}/QtWlShellIntegration/ +%{_qt6_headerdir}/QtWaylandGlobal/ %{_qt6_libdir}/libQt6WaylandCompositor.so %{_qt6_libdir}/libQt6WaylandClient.so %{_qt6_libdir}/libQt6WaylandEglClientHwIntegration.so @@ -157,14 +161,20 @@ popd %{_qt6_libdir}/cmake/Qt6WaylandEglCompositorHwIntegrationPrivate/ %dir %{_qt6_libdir}/cmake/Qt6WlShellIntegrationPrivate/ %{_qt6_libdir}/cmake/Qt6WlShellIntegrationPrivate/ +%dir %{_qt6_libdir}/cmake/Qt6WaylandGlobalPrivate/ +%{_qt6_libdir}/cmake/Qt6WaylandGlobalPrivate/ %{_qt6_libdir}/metatypes/qt6*_metatypes.json +%if 0%{?examples} %files examples %{_qt6_examplesdir}/wayland/ - +%endif %changelog +* Wed Apr 13 2022 Jan Grulich - 6.3.0-1 +- 6.3.0 + * Fri Feb 25 2022 Jan Grulich - 6.2.3-2 - Enable s390x builds diff --git a/sources b/sources index 0507bf3..7ff81e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtwayland-everywhere-src-6.2.3.tar.xz) = 2481b68001a25ef5359acaa97a0f961d4b79ed800115f234eac7aae3ae327d2358bf851618f6a319790ac9747310a841fc18c546382fe42a591fb9c26ecedfa2 +SHA512 (qtwayland-everywhere-src-6.3.0.tar.xz) = 0c64b114c5b3edd2b278f03dbc46aa1907e5accf4c9512cc0b594f6a58571eb023541a3bc0185aec24367d9e6e675e32999bc5ac4f0ac671b09100e86add4cd6