Hello community, here is the log from the commit of package libpcap for openSUSE:Factory checked in at 2019-09-05 12:01:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpcap (Old) and /work/SRC/openSUSE:Factory/.libpcap.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpcap" Thu Sep 5 12:01:43 2019 rev:57 rq:720465 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libpcap/libpcap.changes 2018-10-02 19:43:20.618081184 +0200 +++ /work/SRC/openSUSE:Factory/.libpcap.new.7948/libpcap.changes 2019-09-05 12:01:45.487948934 +0200 @@ -1,0 +2,5 @@ +Fri Aug 2 07:06:13 UTC 2019 - Martin Liška <[email protected]> + +- Use FAT LTO objects in order to provide proper static library. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpcap.spec ++++++ --- /var/tmp/diff_new_pack.klGrmk/_old 2019-09-05 12:01:46.299948775 +0200 +++ /var/tmp/diff_new_pack.klGrmk/_new 2019-09-05 12:01:46.303948774 +0200 @@ -1,7 +1,7 @@ # # spec file for package libpcap # -# 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/ # @@ -93,6 +93,7 @@ %patch6 -p1 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects autoreconf -fiv %ifarch %sparc pic="PIC"
