Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libguestfs for openSUSE:Factory 
checked in at 2023-03-30 22:52:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libguestfs (Old)
 and      /work/SRC/openSUSE:Factory/.libguestfs.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libguestfs"

Thu Mar 30 22:52:50 2023 rev:93 rq:1075624 version:1.50.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libguestfs/libguestfs.changes    2023-03-15 
18:56:26.292999535 +0100
+++ /work/SRC/openSUSE:Factory/.libguestfs.new.31432/libguestfs.changes 
2023-03-30 22:52:53.673097373 +0200
@@ -1,0 +2,5 @@
+Thu Mar 23 15:49:09 UTC 2023 - Martin Liška <mli...@suse.cz>
+
+- Enable LTO as it works fine now (use FAT lto objects for static libs).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libguestfs.spec ++++++
--- /var/tmp/diff_new_pack.TOpJIh/_old  2023-03-30 22:52:54.285100648 +0200
+++ /var/tmp/diff_new_pack.TOpJIh/_new  2023-03-30 22:52:54.289100669 +0200
@@ -92,8 +92,7 @@
 sed -i 's|RPMVSF_MASK_NOSIGNATURES|_RPMVSF_NOSIGNATURES|' daemon/rpm-c.c
 
 %build
-%define _lto_cflags %{nil}
-
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 # use 'env LIBGUESTFS_HV=/path/to/kvm libguestfs-test-tool' to verify
 %define kvm_binary /bin/false
 %ifarch aarch64

Reply via email to