Hello community, here is the log from the commit of package perl for openSUSE:Factory checked in at 2019-07-08 15:08:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl (Old) and /work/SRC/openSUSE:Factory/.perl.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl" Mon Jul 8 15:08:20 2019 rev:112 rq:712343 version:5.28.1 Changes: -------- --- /work/SRC/openSUSE:Factory/perl/perl.changes 2019-02-08 12:08:28.265580254 +0100 +++ /work/SRC/openSUSE:Factory/.perl.new.4615/perl.changes 2019-07-08 15:08:32.227201858 +0200 @@ -1,0 +2,5 @@ +Thu Jun 20 12:05:41 UTC 2019 - Martin Liška <mli...@suse.cz> + +- Disable LTO (boo#1138837). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl.spec ++++++ --- /var/tmp/diff_new_pack.Asnk8Y/_old 2019-07-08 15:08:34.423203966 +0200 +++ /var/tmp/diff_new_pack.Asnk8Y/_new 2019-07-08 15:08:34.427203969 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -189,6 +189,7 @@ %patch18 -p1 %build +%define _lto_cflags %{nil} cp -a lib savelib export BZIP2_LIB=%{_libdir} export BZIP2_INCLUDE=%{_includedir}