Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package conky for openSUSE:Factory checked in at 2023-04-05 21:28:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/conky (Old) and /work/SRC/openSUSE:Factory/.conky.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "conky" Wed Apr 5 21:28:02 2023 rev:36 rq:1077433 version:1.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/conky/conky.changes 2023-03-21 17:44:23.882653878 +0100 +++ /work/SRC/openSUSE:Factory/.conky.new.19717/conky.changes 2023-04-05 21:35:40.982578046 +0200 @@ -1,0 +2,6 @@ +Tue Mar 21 21:21:21 UTC 2023 - o...@aepfle.de + +- Remove support for xmms2, which was dropped long ago +- Add constraints for librsvg-2.0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ conky.spec ++++++ --- /var/tmp/diff_new_pack.UPuGQO/_old 2023-04-05 21:35:41.446580694 +0200 +++ /var/tmp/diff_new_pack.UPuGQO/_new 2023-04-05 21:35:41.458580762 +0200 @@ -19,11 +19,6 @@ %bcond_with audacious %bcond_without cmus %bcond_without libXNVCtrl -%if 0%{?is_opensuse} && 0%{?suse_version} <= 1500 -%bcond_without xmms2 -%else -%bcond_with xmms2 -%endif Name: conky Version: 1.13.1 Release: 0 @@ -60,7 +55,7 @@ BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libical) BuildRequires: pkgconfig(libpulse) -BuildRequires: pkgconfig(librsvg-2.0) +BuildRequires: pkgconfig(librsvg-2.0) >= 2.52 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(xdamage) BuildRequires: pkgconfig(xft) @@ -91,9 +86,6 @@ %else BuildRequires: tolua++ %endif -%if %{with xmms2} -BuildRequires: pkgconfig(xmms2-client) -%endif %endif %description @@ -169,11 +161,7 @@ %else -DBUILD_IRC=OFF \ %endif -%if %{with xmms2} - -DBUILD_XMMS2=ON \ -%else -DBUILD_XMMS2=OFF \ -%endif -DBUILD_IOSTATS=ON \ -DBUILD_IPV6=ON \ -DBUILD_MATH=ON \ @@ -198,8 +186,7 @@ -DBUILD_XDBE=ON \ -DBUILD_XFT=ON \ -DBUILD_XSHAPE=ON \ - -DOWN_WINDOW=ON \ - -DBUILD_XMMS2=OFF + -DOWN_WINDOW=ON %ninja_build