Hello community, here is the log from the commit of package leveldb for openSUSE:Factory checked in at 2019-09-05 12:04:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/leveldb (Old) and /work/SRC/openSUSE:Factory/.leveldb.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "leveldb" Thu Sep 5 12:04:39 2019 rev:11 rq:720529 version:1.20 Changes: -------- --- /work/SRC/openSUSE:Factory/leveldb/leveldb.changes 2017-08-23 11:53:46.286521461 +0200 +++ /work/SRC/openSUSE:Factory/.leveldb.new.7948/leveldb.changes 2019-09-05 12:04:41.571915847 +0200 @@ -1,0 +2,5 @@ +Fri Aug 2 07:04:04 UTC 2019 - Martin Liška <[email protected]> + +- Use FAT LTO objects in order to provide proper static library. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ leveldb.spec ++++++ --- /var/tmp/diff_new_pack.aeN4Pj/_old 2019-09-05 12:04:42.499915673 +0200 +++ /var/tmp/diff_new_pack.aeN4Pj/_new 2019-09-05 12:04:42.507915672 +0200 @@ -1,7 +1,7 @@ # # spec file for package leveldb # -# 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/ # @@ -69,6 +69,7 @@ %patch0 -p1 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects make %{?_smp_mflags} OPT="%{optflags}" %install
