Hello community, here is the log from the commit of package tcpd for openSUSE:Factory checked in at 2019-09-05 12:11:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tcpd (Old) and /work/SRC/openSUSE:Factory/.tcpd.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tcpd" Thu Sep 5 12:11:30 2019 rev:30 rq:723009 version:7.6 Changes: -------- --- /work/SRC/openSUSE:Factory/tcpd/tcpd.changes 2017-06-08 16:09:32.911413504 +0200 +++ /work/SRC/openSUSE:Factory/.tcpd.new.7948/tcpd.changes 2019-09-05 12:11:35.959837999 +0200 @@ -1,0 +2,5 @@ +Fri Aug 2 08:23:22 UTC 2019 - Martin Liška <[email protected]> + +- Use FAT LTO objects in order to provide proper static library. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tcpd.spec ++++++ --- /var/tmp/diff_new_pack.EG7Wfz/_old 2019-09-05 12:11:37.539837697 +0200 +++ /var/tmp/diff_new_pack.EG7Wfz/_new 2019-09-05 12:11:37.539837697 +0200 @@ -1,7 +1,7 @@ # # spec file for package tcpd # -# 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/ # @@ -135,6 +135,7 @@ %patch33 -p1 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects make %{?_smp_mflags} linux CC="cc" %install
