Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-httpserver for openSUSE:Factory checked in at 2023-07-08 22:47:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-httpserver (Old) and /work/SRC/openSUSE:Factory/.qt6-httpserver.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-httpserver" Sat Jul 8 22:47:09 2023 rev:7 rq:1097543 version:6.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-httpserver/qt6-httpserver.changes 2023-05-28 19:22:08.456711562 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-httpserver.new.23466/qt6-httpserver.changes 2023-07-08 22:47:12.471146668 +0200 @@ -1,0 +2,5 @@ +Fri Jun 30 15:13:09 UTC 2023 - Christophe Marin <[email protected]> + +- Update subpackages requirements + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-httpserver.spec ++++++ --- /var/tmp/diff_new_pack.HzsE5W/_old 2023-07-08 22:47:14.071156286 +0200 +++ /var/tmp/diff_new_pack.HzsE5W/_new 2023-07-08 22:47:14.075156309 +0200 @@ -61,7 +61,6 @@ %package -n qt6-httpserver-devel Summary: Qt 6 HttpServer library - Development files Requires: libQt6HttpServer6 = %{version} -Requires: cmake(Qt6Concurrent) = %{real_version} Requires: cmake(Qt6Network) = %{real_version} Requires: cmake(Qt6WebSockets) = %{real_version} @@ -71,6 +70,9 @@ %package -n qt6-httpserver-private-devel Summary: Non-ABI stable API for the Qt 6 HttpServer Library Requires: cmake(Qt6HttpServer) = %{real_version} +%requires_eq qt6-core-private-devel +%requires_eq qt6-network-private-devel +%requires_eq qt6-websockets-private-devel %description -n qt6-httpserver-private-devel This package provides private headers of libQt6HttpServer that do not have any
