Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package elfutils for openSUSE:Factory checked in at 2021-02-07 15:13:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/elfutils (Old) and /work/SRC/openSUSE:Factory/.elfutils.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "elfutils" Sun Feb 7 15:13:41 2021 rev:84 rq:867186 version:0.182 Changes: -------- --- /work/SRC/openSUSE:Factory/elfutils/elfutils.changes 2020-12-03 18:40:19.813938416 +0100 +++ /work/SRC/openSUSE:Factory/.elfutils.new.28504/elfutils.changes 2021-02-07 15:13:42.657366680 +0100 @@ -1,0 +2,5 @@ +Wed Jan 20 12:16:31 UTC 2021 - Martin Li??ka <mli...@suse.cz> + +- Enable LTO (boo#1138796) for elfutils.spec. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ elfutils.spec ++++++ --- /var/tmp/diff_new_pack.swfEhz/_old 2021-02-07 15:13:43.517367599 +0100 +++ /var/tmp/diff_new_pack.swfEhz/_new 2021-02-07 15:13:43.517367599 +0100 @@ -138,7 +138,7 @@ %autosetup -p1 %build -%global _lto_cflags %{nil} +%global _lto_cflags %{_lto_cflags} -flto-partition=none -Wno-error=stack-usage= -ffat-lto-objects # Change DATE/TIME macros to use last change time of elfutils.changes # See http://lists.opensuse.org/opensuse-factory/2011-05/msg00304.html modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"