Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-remoteobjects for openSUSE:Factory checked in at 2023-07-08 22:47:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-remoteobjects (Old) and /work/SRC/openSUSE:Factory/.qt6-remoteobjects.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-remoteobjects" Sat Jul 8 22:47:20 2023 rev:15 rq:1097554 version:6.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-remoteobjects/qt6-remoteobjects.changes 2023-05-28 19:22:28.668831847 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-remoteobjects.new.23466/qt6-remoteobjects.changes 2023-07-08 22:47:33.503273086 +0200 @@ -1,0 +2,5 @@ +Fri Jun 30 15:13:14 UTC 2023 - Christophe Marin <[email protected]> + +- Update subpackages requirements + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-remoteobjects.spec ++++++ --- /var/tmp/diff_new_pack.Fr1Dyp/_old 2023-07-08 22:47:34.043276331 +0200 +++ /var/tmp/diff_new_pack.Fr1Dyp/_new 2023-07-08 22:47:34.047276356 +0200 @@ -71,7 +71,9 @@ Summary: Qt 6 RemoteObjects library - Development files Requires: libQt6RemoteObjects6 = %{version} Requires: qt6-remoteobjects-tools = %{version} +Requires: cmake(Qt6Gui) = %{real_version} Requires: cmake(Qt6Network) = %{real_version} +Requires: cmake(Qt6Qml) = %{real_version} %description devel Development files for the Qt 6 RemoteObjects library. @@ -79,6 +81,7 @@ %package private-devel Summary: Non-ABI stable API for the Qt 6 RemoteObjects library Requires: cmake(Qt6RemoteObjects) = %{real_version} +%requires_eq qt6-core-private-devel %description private-devel This package provides private headers of libQt6RemoteObjects that do not have
