Hello community, here is the log from the commit of package inn for openSUSE:Factory checked in at 2019-09-13 14:58:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/inn (Old) and /work/SRC/openSUSE:Factory/.inn.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "inn" Fri Sep 13 14:58:54 2019 rev:36 rq:730143 version:2.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/inn/inn.changes 2019-01-08 12:25:48.384447679 +0100 +++ /work/SRC/openSUSE:Factory/.inn.new.7948/inn.changes 2019-09-13 14:58:55.781278790 +0200 @@ -1,0 +2,5 @@ +Tue Sep 10 11:51:20 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Use -ffat-lto-objects when building static libraries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ inn.spec ++++++ --- /var/tmp/diff_new_pack.cTcIQX/_old 2019-09-13 14:58:56.445278818 +0200 +++ /var/tmp/diff_new_pack.cTcIQX/_new 2019-09-13 14:58:56.445278818 +0200 @@ -1,7 +1,7 @@ # # spec file for package inn # -# 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/ # @@ -86,6 +86,7 @@ cp -a $RPM_SOURCE_DIR/pubring.pgp . %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects LDFLAGS="-pie" CFLAGS="$RPM_OPT_FLAGS -pipe -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIE -fstack-protector" ./configure \ --enable-dual-socket \ --enable-uucp-rnews \
