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-03-21 17:43:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/conky (Old) and /work/SRC/openSUSE:Factory/.conky.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "conky" Tue Mar 21 17:43:32 2023 rev:35 rq:1073378 version:1.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/conky/conky.changes 2022-09-26 18:48:07.652045609 +0200 +++ /work/SRC/openSUSE:Factory/.conky.new.31432/conky.changes 2023-03-21 17:44:23.882653878 +0100 @@ -1,0 +2,6 @@ +Fri Mar 3 03:03:03 UTC 2023 - [email protected] + +- Adjust package name of libXNVCtrl +- Enable conditionals libXNVCtrl and cmus, they are available in Factory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ conky.spec ++++++ --- /var/tmp/diff_new_pack.MC96np/_old 2023-03-21 17:44:24.478656729 +0100 +++ /var/tmp/diff_new_pack.MC96np/_new 2023-03-21 17:44:24.482656748 +0100 @@ -17,8 +17,8 @@ %bcond_with audacious -%bcond_with cmus -%bcond_with libXNVCtrl +%bcond_without cmus +%bcond_without libXNVCtrl %if 0%{?is_opensuse} && 0%{?suse_version} <= 1500 %bcond_without xmms2 %else @@ -80,7 +80,7 @@ Obsoletes: conky-feature-audacious < %{version} %endif %if %{with libXNVCtrl} -BuildRequires: libXNVCtrl +BuildRequires: libXNVCtrl-devel Provides: conky-feature-nvidia = %{version} Obsoletes: conky-feature-nvidia < %{version} %endif
