Hello community, here is the log from the commit of package libreadline5 for openSUSE:Factory checked in at 2019-09-05 12:03:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libreadline5 (Old) and /work/SRC/openSUSE:Factory/.libreadline5.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libreadline5" Thu Sep 5 12:03:12 2019 rev:21 rq:720525 version:5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libreadline5/libreadline5.changes 2018-02-02 22:20:03.916085458 +0100 +++ /work/SRC/openSUSE:Factory/.libreadline5.new.7948/libreadline5.changes 2019-09-05 12:03:14.291932196 +0200 @@ -1,0 +2,5 @@ +Fri Aug 2 07:58:04 UTC 2019 - Martin Liška <[email protected]> + +- Use FAT LTO objects in order to provide proper static library. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreadline5.spec ++++++ --- /var/tmp/diff_new_pack.7l0a3G/_old 2019-09-05 12:03:15.939931887 +0200 +++ /var/tmp/diff_new_pack.7l0a3G/_new 2019-09-05 12:03:15.979931880 +0200 @@ -1,7 +1,7 @@ # # spec file for package libreadline5 # -# Copyright (c) 2018 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/ # @@ -22,7 +22,7 @@ Version: 5.2 Release: 0 Summary: The Readline Library -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Libraries Url: http://www.gnu.org/software/bash/bash.html Source0: readline-%{rl_vers}.tar.bz2 @@ -79,6 +79,7 @@ %patch20 -p0 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects autoconf cflags () {
