Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package isa-l for openSUSE:Factory checked in at 2024-06-21 16:04:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/isa-l (Old) and /work/SRC/openSUSE:Factory/.isa-l.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "isa-l" Fri Jun 21 16:04:34 2024 rev:2 rq:1181973 version:2.31.0 Changes: -------- --- /work/SRC/openSUSE:Factory/isa-l/isa-l.changes 2024-06-03 17:41:24.814472769 +0200 +++ /work/SRC/openSUSE:Factory/.isa-l.new.18349/isa-l.changes 2024-06-21 16:04:54.113799257 +0200 @@ -1,0 +2,5 @@ +Thu Jun 6 11:41:47 UTC 2024 - Andreas Schwab <sch...@suse.de> + +- Add -ffat-lto-objects + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ isa-l.spec ++++++ --- /var/tmp/diff_new_pack.vlBrkl/_old 2024-06-21 16:04:54.557815545 +0200 +++ /var/tmp/diff_new_pack.vlBrkl/_new 2024-06-21 16:04:54.561815692 +0200 @@ -24,9 +24,9 @@ License: BSD-3-Clause URL: https://github.com/intel/isa-l Source: https://github.com/intel/isa-l/archive/refs/tags/v%{version}.tar.gz -BuildRequires: gcc BuildRequires: autoconf BuildRequires: automake +BuildRequires: gcc BuildRequires: libtool BuildRequires: nasm >= 2.13 @@ -80,6 +80,7 @@ %autosetup %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects ./autogen.sh %configure %make_build