Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sisctrl for openSUSE:Factory checked in at 2021-02-19 23:45:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sisctrl (Old) and /work/SRC/openSUSE:Factory/.sisctrl.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sisctrl" Fri Feb 19 23:45:42 2021 rev:19 rq:873751 version:0.0.20051202 Changes: -------- --- /work/SRC/openSUSE:Factory/sisctrl/sisctrl.changes 2017-12-11 18:56:31.738487362 +0100 +++ /work/SRC/openSUSE:Factory/.sisctrl.new.28504/sisctrl.changes 2021-02-19 23:46:18.099424354 +0100 @@ -1,0 +2,6 @@ +Fri Feb 19 10:29:51 UTC 2021 - Stefan Dirsch <[email protected]> + +- added "pkgconfig(gdk-pixbuf-xlib-2.0)" in order to fix build on + factory/Tumbleweed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sisctrl.spec ++++++ --- /var/tmp/diff_new_pack.wMIZDS/_old 2021-02-19 23:46:18.567424812 +0100 +++ /var/tmp/diff_new_pack.wMIZDS/_new 2021-02-19 23:46:18.567424812 +0100 @@ -1,7 +1,7 @@ # # spec file for package sisctrl # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # 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/ # @@ -21,9 +21,9 @@ Release: 0 # src/sisctrlext.c is licensed under the GPL-2.0 "only". Hence the below license Summary: SiS Display Control Panel -License: GPL-2.0 +License: GPL-2.0-only Group: System/X11/Utilities -Url: http://www.winischhofer.net/ +URL: http://www.winischhofer.net/ Source: %{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE sisctrl.diff bnc#218755 bnc#483401 -- Add missing return value - Define functions, which don't return anything, as void - Fix build by linking with libm - Fix rpmlint warning "no-return-in-nonvoid-function" Patch0: sisctrl.diff @@ -31,6 +31,7 @@ BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(gdk-pixbuf-2.0) +BuildRequires: pkgconfig(gdk-pixbuf-xlib-2.0) BuildRequires: pkgconfig(gdk-x11-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-2.0)
