Hello community, here is the log from the commit of package conky for openSUSE:Factory checked in at 2019-12-10 22:42:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/conky (Old) and /work/SRC/openSUSE:Factory/.conky.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "conky" Tue Dec 10 22:42:12 2019 rev:27 rq:755405 version:1.11.5 Changes: -------- --- /work/SRC/openSUSE:Factory/conky/conky.changes 2019-08-20 11:00:19.732644560 +0200 +++ /work/SRC/openSUSE:Factory/.conky.new.4691/conky.changes 2019-12-10 22:42:25.317809144 +0100 @@ -1,0 +2,5 @@ +Mon Dec 9 22:10:54 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Remove the xmms2 dependency on openSUSE Factory. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ conky.spec ++++++ --- /var/tmp/diff_new_pack.HzETyQ/_old 2019-12-10 22:42:27.941808170 +0100 +++ /var/tmp/diff_new_pack.HzETyQ/_new 2019-12-10 22:42:27.969808160 +0100 @@ -1,7 +1,7 @@ # # spec file for package conky # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %bcond_with audacious %bcond_with cmus %bcond_with libXNVCtrl -%if 0%{?is_opensuse} +%if 0%{?is_opensuse} && 0%{?suse_version} <= 1500 %bcond_without xmms2 %else %bcond_with xmms2
