Hello community, here is the log from the commit of package lua51 for openSUSE:Factory checked in at 2019-09-05 12:02:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua51 (Old) and /work/SRC/openSUSE:Factory/.lua51.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua51" Thu Sep 5 12:02:04 2019 rev:17 rq:720490 version:5.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/lua51/lua51.changes 2017-08-14 12:34:59.910309649 +0200 +++ /work/SRC/openSUSE:Factory/.lua51.new.7948/lua51.changes 2019-09-05 12:02:06.007944987 +0200 @@ -1,0 +2,5 @@ +Fri Aug 2 08:12:52 UTC 2019 - Martin Liška <[email protected]> + +- Use FAT LTO objects in order to provide proper static library. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua51.spec ++++++ --- /var/tmp/diff_new_pack.pg4hCk/_old 2019-09-05 12:02:06.923944815 +0200 +++ /var/tmp/diff_new_pack.pg4hCk/_new 2019-09-05 12:02:06.927944814 +0200 @@ -1,7 +1,7 @@ # # spec file for package lua51 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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/ # @@ -116,6 +116,7 @@ cat doc/luac.1 | sed 's/TH LUAC 1/TH LUAC%{major_version} 1/' > doc/luac%{major_version}.1 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects sed -i -e "s@lib/lua/@%{_lib}/lua/@g" src/luaconf.h export LIBTOOL="libtool --quiet" make %{?_smp_mflags} -C src \
