Hello community, here is the log from the commit of package vinagre for openSUSE:Factory checked in at 2020-04-15 19:53:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vinagre (Old) and /work/SRC/openSUSE:Factory/.vinagre.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vinagre" Wed Apr 15 19:53:37 2020 rev:104 rq:793809 version:3.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vinagre/vinagre.changes 2019-07-08 15:10:09.563295253 +0200 +++ /work/SRC/openSUSE:Factory/.vinagre.new.2738/vinagre.changes 2020-04-15 19:53:37.777575583 +0200 @@ -1,0 +2,5 @@ +Tue Apr 14 09:55:06 UTC 2020 - Martin Liška <[email protected]> + +- Add -fcommon in order to fix boo#1160419. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vinagre.spec ++++++ --- /var/tmp/diff_new_pack.i7rnpG/_old 2020-04-15 19:53:38.357575844 +0200 +++ /var/tmp/diff_new_pack.i7rnpG/_new 2020-04-15 19:53:38.361575846 +0200 @@ -1,7 +1,7 @@ # # spec file for package vinagre # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -84,7 +84,7 @@ %build # Needed for Patch1 autoreconf -fiv -export CFLAGS="%{optflags} -Wno-error=format-nonliteral" +export CFLAGS="%{optflags} -Wno-error=format-nonliteral -fcommon" %configure \ --disable-static \ %if %{with rdp}
