Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcap for openSUSE:Factory checked in at 2023-03-29 23:25:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcap (Old) and /work/SRC/openSUSE:Factory/.libcap.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcap" Wed Mar 29 23:25:48 2023 rev:57 rq:1074160 version:2.67 Changes: -------- --- /work/SRC/openSUSE:Factory/libcap/libcap.changes 2023-02-14 16:42:25.601375975 +0100 +++ /work/SRC/openSUSE:Factory/.libcap.new.31432/libcap.changes 2023-03-29 23:25:49.351068033 +0200 @@ -1,0 +2,16 @@ +Fri Mar 24 10:16:26 UTC 2023 - Martin Liška <mli...@suse.cz> + +- Enable LTO and add missing -ffat-lto-objects for the provided + static libs. + +------------------------------------------------------------------- +Fri Mar 24 09:38:17 UTC 2023 - Takashi Iwai <ti...@suse.com> + +- Revert LTO again; it still breaks builds + +------------------------------------------------------------------- +Thu Mar 23 15:43:17 UTC 2023 - Martin Liška <mli...@suse.cz> + +- Enable LTO as it works fine. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcap.spec ++++++ --- /var/tmp/diff_new_pack.LKH7Ra/_old 2023-03-29 23:25:49.875070495 +0200 +++ /var/tmp/diff_new_pack.LKH7Ra/_new 2023-03-29 23:25:49.879070513 +0200 @@ -94,7 +94,7 @@ %autopatch -p1 %build -%global _lto_cflags %{nil} +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects %global buildvariables RAISE_SETFCAP=no prefix=%{_prefix} lib=%{_lib} SHARED=yes LIBDIR=%{_libdir} SBINDIR=%{_sbindir} PKGCONFIGDIR=%{_libdir}/pkgconfig/ INCDIR=%{_includedir} MANDIR=%{_mandir} SHARED=yes COPTS="%{optflags}" %make_build %{buildvariables}