Hello community, here is the log from the commit of package pcre for openSUSE:Factory checked in at 2019-09-05 12:02:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcre (Old) and /work/SRC/openSUSE:Factory/.pcre.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcre" Thu Sep 5 12:02:48 2019 rev:73 rq:720520 version:8.42 Changes: -------- --- /work/SRC/openSUSE:Factory/pcre/pcre.changes 2018-11-14 14:29:21.183560832 +0100 +++ /work/SRC/openSUSE:Factory/.pcre.new.7948/pcre.changes 2019-09-05 12:02:50.127936723 +0200 @@ -1,0 +2,5 @@ +Fri Aug 2 08:16:19 UTC 2019 - Martin Liška <[email protected]> + +- Use FAT LTO objects in order to provide proper static library. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcre.spec ++++++ --- /var/tmp/diff_new_pack.fE7xAJ/_old 2019-09-05 12:02:51.151936530 +0200 +++ /var/tmp/diff_new_pack.fE7xAJ/_new 2019-09-05 12:02:51.155936530 +0200 @@ -1,7 +1,7 @@ # # spec file for package pcre # -# 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/ # @@ -149,6 +149,7 @@ %patch3 -p1 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects # Available JIT archs see sljit/sljitConfig.h autoreconf -fiv %configure \
