Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libnbd for openSUSE:Factory checked in at 2023-03-24 15:21:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnbd (Old) and /work/SRC/openSUSE:Factory/.libnbd.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnbd" Fri Mar 24 15:21:24 2023 rev:11 rq:1074037 version:1.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libnbd/libnbd.changes 2022-10-15 16:40:49.222638299 +0200 +++ /work/SRC/openSUSE:Factory/.libnbd.new.31432/libnbd.changes 2023-03-24 15:21:42.735291879 +0100 @@ -1,0 +2,5 @@ +Thu Mar 23 16:15:44 UTC 2023 - Martin Liška <[email protected]> + +- Enable LTO as it works fine. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnbd.spec ++++++ --- /var/tmp/diff_new_pack.Nhbmwo/_old 2023-03-24 15:21:43.847297677 +0100 +++ /var/tmp/diff_new_pack.Nhbmwo/_new 2023-03-24 15:21:43.851297698 +0100 @@ -1,7 +1,7 @@ # # spec file for package libnbd # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -111,7 +111,7 @@ %autosetup -p1 %build -%define _lto_cflags %{nil} +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects autoreconf -fiv %configure \ --enable-fuse \
