Hello community, here is the log from the commit of package gensio for openSUSE:Factory checked in at 2020-06-11 14:53:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gensio (Old) and /work/SRC/openSUSE:Factory/.gensio.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gensio" Thu Jun 11 14:53:58 2020 rev:2 rq:813441 version:2.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/gensio/gensio.changes 2020-05-16 22:26:53.765342305 +0200 +++ /work/SRC/openSUSE:Factory/.gensio.new.3606/gensio.changes 2020-06-11 14:55:16.647384809 +0200 @@ -1,0 +2,5 @@ +Sun Jun 7 20:04:09 UTC 2020 - Martin Hauke <mar...@gmx.de> + +- Set CFLAGS+=-fcommon + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gensio.spec ++++++ --- /var/tmp/diff_new_pack.dNa8gG/_old 2020-06-11 14:55:18.315389954 +0200 +++ /var/tmp/diff_new_pack.dNa8gG/_new 2020-06-11 14:55:18.319389967 +0200 @@ -1,6 +1,7 @@ # # spec file for package gensio # +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2020, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -15,6 +16,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %global sover 0 %global libname libgensio%{sover} %if 0%{?suse_version} > 1500 @@ -102,6 +104,7 @@ %setup -q %build +export CFLAGS="%optflags -fcommon" autoreconf -fiv %configure --disable-static %make_build