Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-wayland for openSUSE:Factory checked in at 2022-04-20 16:56:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-wayland (Old) and /work/SRC/openSUSE:Factory/.qt6-wayland.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-wayland" Wed Apr 20 16:56:10 2022 rev:14 rq:970814 version:6.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-wayland/qt6-wayland.changes 2022-03-29 18:15:12.715119787 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-wayland.new.1941/qt6-wayland.changes 2022-04-20 16:56:31.898578302 +0200 @@ -1,0 +2,13 @@ +Fri Apr 8 11:57:03 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 6.3.0: + * https://www.qt.io/blog/qt-6.3-released + +------------------------------------------------------------------- +Tue Mar 29 12:28:43 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 6.3.0-rc +- Drop patch, fixed upstream: + * 0001-CMake-Fix-qtwayland-feature-detection.patch + +------------------------------------------------------------------- Old: ---- 0001-CMake-Fix-qtwayland-feature-detection.patch qtwayland-everywhere-src-6.2.4.tar.xz New: ---- qtwayland-everywhere-src-6.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-wayland.spec ++++++ --- /var/tmp/diff_new_pack.FwweLH/_old 2022-04-20 16:56:32.410578781 +0200 +++ /var/tmp/diff_new_pack.FwweLH/_new 2022-04-20 16:56:32.410578781 +0200 @@ -1,7 +1,7 @@ # # spec file for package qt6-wayland # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,8 @@ # -%define real_version 6.2.4 -%define short_version 6.2 +%define real_version 6.3.0 +%define short_version 6.3 %define tar_name qtwayland-everywhere-src %define tar_suffix %{nil} # @@ -30,7 +30,7 @@ %global with_opengl 1 %endif Name: qt6-wayland%{?pkg_suffix} -Version: 6.2.4 +Version: 6.3.0 Release: 0 Summary: Qt 6 Wayland libraries and tools # The wayland compositor files are GPL-3.0-or-later @@ -38,8 +38,6 @@ URL: https://www.qt.io Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source99: qt6-wayland-rpmlintrc -# PATCH-FIX-UPSTREAM -Patch0: 0001-CMake-Fix-qtwayland-feature-detection.patch BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel BuildRequires: qt6-gui-private-devel @@ -76,6 +74,8 @@ Summary: Qt6 Wayland development meta package Requires: cmake(Qt6WaylandClient) = %{real_version} Requires: cmake(Qt6WaylandCompositor) = %{real_version} +# This package contains information on features enabled at build time +Requires: cmake(Qt6WaylandGlobalPrivate) = %{real_version} %description devel This meta-package requires all the qt6-wayland development packages. @@ -111,6 +111,7 @@ # qtwaylandscanner is required Requires: qt6-wayland = %{version} Requires: cmake(Qt6Gui) +Requires: cmake(Qt6WaylandGlobalPrivate) = %{real_version} %description -n qt6-waylandclient-devel Development files for the Qt6 WaylandClient library. @@ -136,6 +137,7 @@ Requires: cmake(Qt6OpenGL) Requires: cmake(Qt6Qml) Requires: cmake(Qt6Quick) +Requires: cmake(Qt6WaylandGlobalPrivate) = %{real_version} %description -n qt6-waylandcompositor-devel Development files for the Qt6 WaylandCompositor library. @@ -148,6 +150,13 @@ This package provides private headers of libQt6WaylandCompositor that do not have any ABI or API guarantees. +%package -n qt6-waylandglobal-private-devel +Summary: Collection of build features used by qt6-wayland libraries + +%description -n qt6-waylandglobal-private-devel +This package contains enabled features information shared by all the +qt6-wayland libraries. + ### Private only libraries ### %package -n libQt6WaylandEglClientHwIntegration6 @@ -265,7 +274,6 @@ %dir %{_qt6_cmakedir}/Qt6 %{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtWaylandTestsConfig.cmake %{_qt6_cmakedir}/Qt6/FindWaylandkms.cmake -%{_qt6_cmakedir}/Qt6/FindXComposite.cmake %{_qt6_cmakedir}/Qt6WaylandClient/ %{_qt6_cmakedir}/Qt6WaylandScannerTools/ %{_qt6_descriptionsdir}/WaylandClient.json @@ -297,6 +305,12 @@ %{_qt6_includedir}/QtWaylandCompositor/%{real_version}/ %{_qt6_mkspecsdir}/modules/qt_lib_waylandcompositor_private.pri +%files -n qt6-waylandglobal-private-devel +%{_qt6_cmakedir}/Qt6WaylandGlobalPrivate/ +%{_qt6_descriptionsdir}/WaylandGlobalPrivate.json +%{_qt6_includedir}/QtWaylandGlobal/ +%{_qt6_mkspecsdir}/modules/qt_lib_waylandglobal_private.pri + ### Private only libraries ### %files -n libQt6WaylandEglClientHwIntegration6 ++++++ qtwayland-everywhere-src-6.2.4.tar.xz -> qtwayland-everywhere-src-6.3.0.tar.xz ++++++ ++++ 31339 lines of diff (skipped)
