Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libwebsockets for openSUSE:Factory checked in at 2026-09-07 11:53:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwebsockets (Old) and /work/SRC/openSUSE:Factory/.libwebsockets.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwebsockets" Mon Sep 7 11:53:02 2026 rev:21 rq:1376044 version:5.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libwebsockets/libwebsockets.changes 2026-09-02 17:01:14.402196406 +0200 +++ /work/SRC/openSUSE:Factory/.libwebsockets.new.1265/libwebsockets.changes 2026-09-07 11:53:04.361776949 +0200 @@ -1,0 +2,13 @@ +Sun Sep 6 17:25:40 UTC 2026 - Arjen de Korte <[email protected]> + +- Require all libraries in the -devel package that are included through + the LibwebsocketsTargets.cmake INTERFACE_LINK_LIBRARIES + +------------------------------------------------------------------- +Fri Sep 4 18:12:32 UTC 2026 - Marcus Rueckert <[email protected]> + +- Currently one of the header files pulls in sqlite3.h. While this + feels wrong, work around it for now with a Requires for the + sqlite3 devel package in the devel package. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwebsockets.spec ++++++ --- /var/tmp/diff_new_pack.Ui19uZ/_old 2026-09-07 11:53:05.618820879 +0200 +++ /var/tmp/diff_new_pack.Ui19uZ/_new 2026-09-07 11:53:05.619820914 +0200 @@ -108,6 +108,14 @@ Summary: Development files for %{name} Group: Development/Libraries/C and C++ Requires: %{name}%{sover} = %{version} +Requires: pkgconfig(dbus-1) +Requires: pkgconfig(libcrypto) +Requires: pkgconfig(libssl) +Requires: pkgconfig(sqlite3) +Requires: %{name}-evlib_ev +Requires: %{name}-evlib_event +Requires: %{name}-evlib_glib +Requires: %{name}-evlib_uv %description devel This subpackage contains libraries and header files for developing
