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 2023-07-08 22:47:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-wayland (Old) and /work/SRC/openSUSE:Factory/.qt6-wayland.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-wayland" Sat Jul 8 22:47:26 2023 rev:24 rq:1097561 version:6.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-wayland/qt6-wayland.changes 2023-05-28 19:22:45.340931066 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-wayland.new.23466/qt6-wayland.changes 2023-07-08 22:47:39.879311410 +0200 @@ -1,0 +2,5 @@ +Fri Jun 30 15:13:17 UTC 2023 - Christophe Marin <[email protected]> + +- Update subpackages requirements + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-wayland.spec ++++++ --- /var/tmp/diff_new_pack.9gzxJl/_old 2023-07-08 22:47:40.543315401 +0200 +++ /var/tmp/diff_new_pack.9gzxJl/_new 2023-07-08 22:47:40.547315426 +0200 @@ -110,6 +110,7 @@ # qtwaylandscanner is required Requires: qt6-wayland = %{version} Requires: cmake(Qt6Gui) = %{real_version} +Requires: cmake(Qt6WaylandCompositor) = %{real_version} Requires: cmake(Qt6WaylandGlobalPrivate) = %{real_version} %description -n qt6-waylandclient-devel @@ -118,6 +119,8 @@ %package -n qt6-waylandclient-private-devel Summary: Non-ABI stable API for the Qt 6 WaylandClient library Requires: cmake(Qt6WaylandClient) = %{real_version} +%requires_eq qt6-core-private-devel +%requires_eq qt6-gui-private-devel %description -n qt6-waylandclient-private-devel This package provides private headers of libQt6WaylandClient that do not have @@ -144,6 +147,10 @@ %package -n qt6-waylandcompositor-private-devel Summary: Non-ABI stable API for the Qt6 WaylandCompositor library Requires: cmake(Qt6WaylandCompositor) = %{real_version} +%requires_eq qt6-core-private-devel +%requires_eq qt6-gui-private-devel +%requires_eq qt6-qml-private-devel +%requires_eq qt6-quick-private-devel %description -n qt6-waylandcompositor-private-devel This package provides private headers of libQt6WaylandCompositor that do not @@ -203,8 +210,8 @@ %package -n qt6-wlshellintegration-private-devel Summary: Qt 6 WlShellIntegration library - Development files Requires: libQt6WlShellIntegration6 = %{version} -Requires: qt6-waylandclient-private-devel = %{version} -%requires_eq qt6-gui-private-devel +Requires: cmake(Qt6Gui) = %{real_version} +Requires: cmake(Qt6WaylandClient) = %{real_version} %description -n qt6-wlshellintegration-private-devel Development files for the Qt 6 WlShellIntegration library.
