Hello community, here is the log from the commit of package sbl for openSUSE:Factory checked in at 2020-04-04 12:20:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sbl (Old) and /work/SRC/openSUSE:Factory/.sbl.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sbl" Sat Apr 4 12:20:03 2020 rev:44 rq:790135 version:3.5.0.20130317.git7a75bc29 Changes: -------- --- /work/SRC/openSUSE:Factory/sbl/sbl.changes 2019-04-02 09:18:03.760516314 +0200 +++ /work/SRC/openSUSE:Factory/.sbl.new.3248/sbl.changes 2020-04-04 12:20:06.343659256 +0200 @@ -1,0 +2,5 @@ +Tue Mar 31 11:58:31 UTC 2020 - Martin Liška <[email protected]> + +- Add -fcommon in order to fix boo#1160415. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sbl.spec ++++++ --- /var/tmp/diff_new_pack.AKTczd/_old 2020-04-04 12:20:07.091659899 +0200 +++ /var/tmp/diff_new_pack.AKTczd/_new 2020-04-04 12:20:07.091659899 +0200 @@ -1,7 +1,7 @@ # # spec file for package sbl # -# 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 @@ -68,8 +68,8 @@ %patch7 -p1 %build -make %{?_smp_mflags} CFLAGS="%{optflags} -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE" \ - LIB_CFLAGS="%{optflags} -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -fPIC $(pkg-config speech-dispatcher --cflags)" +make %{?_smp_mflags} CFLAGS="%{optflags} -fcommon -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE" \ + LIB_CFLAGS="%{optflags} -fcommon -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -fPIC $(pkg-config speech-dispatcher --cflags)" %install %make_install LIBINSTPATH=%{_libdir}
