commit libindicator for openSUSE:Leap:15.2
Hello community, here is the log from the commit of package libindicator for openSUSE:Leap:15.2 checked in at 2020-01-30 14:49:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/libindicator (Old) and /work/SRC/openSUSE:Leap:15.2/.libindicator.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libindicator" Thu Jan 30 14:49:07 2020 rev:17 rq:753230 version:16.10.0+bzr20171205 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/libindicator/libindicator.changes 2020-01-15 15:21:28.634444461 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.libindicator.new.26092/libindicator.changes 2020-01-30 14:49:43.330880820 +0100 @@ -1,0 +2,7 @@ +Wed Oct 16 08:35:28 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org> + +- Inject -Wno-error into CFLAGS. It's kinda ridiculous for code + that is not maintained upstream to pass -Werror by default and + then not catching up. So for now we accept warnings. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libindicator.spec ++++++ --- /var/tmp/diff_new_pack.2XKoYC/_old 2020-01-30 14:49:43.650880990 +0100 +++ /var/tmp/diff_new_pack.2XKoYC/_new 2020-01-30 14:49:43.662880996 +0100 @@ -1,7 +1,7 @@ # # spec file for package libindicator # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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/ # @@ -82,7 +82,7 @@ %patch0 -p1 %build - +export CFLAGS="%{optflags} -Wno-error" %global _configure ../configure NOCONFIGURE=1 gnome-autogen.sh for ver in 2 3; do
participants (1)
-
root