Hello community, here is the log from the commit of package hwinfo for openSUSE:Factory checked in at 2019-09-05 12:10:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hwinfo (Old) and /work/SRC/openSUSE:Factory/.hwinfo.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hwinfo" Thu Sep 5 12:10:39 2019 rev:170 rq:721742 version:21.67 Changes: -------- --- /work/SRC/openSUSE:Factory/hwinfo/hwinfo.changes 2019-07-23 22:33:14.343022630 +0200 +++ /work/SRC/openSUSE:Factory/.hwinfo.new.7948/hwinfo.changes 2019-09-05 12:10:42.327848231 +0200 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Fri Aug 2 07:00:45 UTC 2019 - Martin Liška <[email protected]> + +- Use FAT LTO objects in order to provide proper static library. + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hwinfo.spec ++++++ --- /var/tmp/diff_new_pack.VMMpe0/_old 2019-09-05 12:10:42.811848139 +0200 +++ /var/tmp/diff_new_pack.VMMpe0/_new 2019-09-05 12:10:42.815848138 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -76,6 +76,7 @@ %setup %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects make static # make copy of static library for installation cp src/libhd.a .
