Hello community, here is the log from the commit of package sbc for openSUSE:Factory checked in at 2019-09-05 12:10:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sbc (Old) and /work/SRC/openSUSE:Factory/.sbc.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sbc" Thu Sep 5 12:10:17 2019 rev:7 rq:721696 version:1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/sbc/sbc.changes 2018-11-20 22:31:02.738647254 +0100 +++ /work/SRC/openSUSE:Factory/.sbc.new.7948/sbc.changes 2019-09-05 12:10:19.071852627 +0200 @@ -1,0 +2,5 @@ +Fri Aug 2 08:21:05 UTC 2019 - Martin Liška <[email protected]> + +- Use FAT LTO objects in order to provide proper static library. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sbc.spec ++++++ --- /var/tmp/diff_new_pack.qny9P7/_old 2019-09-05 12:10:20.271852403 +0200 +++ /var/tmp/diff_new_pack.qny9P7/_new 2019-09-05 12:10:20.275852402 +0200 @@ -1,7 +1,7 @@ # # spec file for package sbc # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 B1 Systems GmbH, Vohburg, Germany. # # All modifications and additions to the file contributed by third parties @@ -56,6 +56,7 @@ %setup -q %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects %configure make %{?_smp_mflags} V=1
