Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package conky for openSUSE:Factory checked in at 2026-03-28 20:14:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/conky (Old) and /work/SRC/openSUSE:Factory/.conky.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "conky" Sat Mar 28 20:14:26 2026 rev:43 rq:1343265 version:1.22.2 Changes: -------- --- /work/SRC/openSUSE:Factory/conky/conky.changes 2025-12-16 16:00:38.549925103 +0100 +++ /work/SRC/openSUSE:Factory/.conky.new.8177/conky.changes 2026-03-28 20:16:14.792592976 +0100 @@ -1,0 +2,5 @@ +Fri Mar 27 16:11:48 UTC 2026 - Flann van der Eik <[email protected]> + +- Build with wayland support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ conky.spec ++++++ --- /var/tmp/diff_new_pack.ml9bI2/_old 2026-03-28 20:16:15.404618235 +0100 +++ /var/tmp/diff_new_pack.ml9bI2/_new 2026-03-28 20:16:15.404618235 +0100 @@ -1,7 +1,7 @@ # # spec file for package conky # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -67,6 +67,8 @@ BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(librsvg-2.0) >= 2.52 BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(wayland-client) +BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(xdamage) BuildRequires: pkgconfig(xft) BuildRequires: pkgconfig(xinerama) @@ -189,6 +191,9 @@ -DBUILD_OLD_CONFIG=ON \ -DBUILD_WEATHER_METAR=ON \ -DBUILD_WEATHER_XOAP=ON \ + -DBUILD_WAYLAND=ON \ + -DWayland_CLIENT_INCLUDE_DIR=/usr/include/wayland/ \ + -DWayland_SERVER_INCLUDE_DIR=/usr/include/wayland/ \ -DBUILD_WLAN=ON \ -DBUILD_X11=ON \ -DBUILD_XDAMAGE=ON \
