Hello community, here is the log from the commit of package protobuf-c for openSUSE:Factory checked in at 2019-05-17 23:38:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/protobuf-c (Old) and /work/SRC/openSUSE:Factory/.protobuf-c.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "protobuf-c" Fri May 17 23:38:05 2019 rev:14 rq:702841 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/protobuf-c/protobuf-c.changes 2018-10-11 11:46:22.186716718 +0200 +++ /work/SRC/openSUSE:Factory/.protobuf-c.new.5148/protobuf-c.changes 2019-05-17 23:38:06.474079420 +0200 @@ -1,0 +2,5 @@ +Tue May 14 11:15:56 UTC 2019 - Martin Liška <[email protected]> + +- Disable LTO (boo#1133277). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ protobuf-c.spec ++++++ --- /var/tmp/diff_new_pack.dsZmeZ/_old 2019-05-17 23:38:07.174079035 +0200 +++ /var/tmp/diff_new_pack.dsZmeZ/_new 2019-05-17 23:38:07.182079031 +0200 @@ -1,7 +1,7 @@ # # spec file for package protobuf-c # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 Pascal Bleser # # All modifications and additions to the file contributed by third parties @@ -65,6 +65,7 @@ %setup -q %build +%define _lto_cflags %{nil} %if 0 mkdir build pushd build
