Hello community, here is the log from the commit of package eppic for openSUSE:Factory checked in at 2019-09-05 12:09:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eppic (Old) and /work/SRC/openSUSE:Factory/.eppic.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eppic" Thu Sep 5 12:09:35 2019 rev:8 rq:721569 version:3.99.20140619git5391d3d Changes: -------- --- /work/SRC/openSUSE:Factory/eppic/eppic.changes 2018-02-13 10:25:57.260549991 +0100 +++ /work/SRC/openSUSE:Factory/.eppic.new.7948/eppic.changes 2019-09-05 12:09:40.587859836 +0200 @@ -1,0 +2,5 @@ +Fri Aug 2 06:59:17 UTC 2019 - Martin Liška <[email protected]> + +- Use FAT LTO objects in order to provide proper static library. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eppic.spec ++++++ --- /var/tmp/diff_new_pack.hSg5Ne/_old 2019-09-05 12:09:41.579859651 +0200 +++ /var/tmp/diff_new_pack.hSg5Ne/_new 2019-09-05 12:09:41.579859651 +0200 @@ -1,7 +1,7 @@ # # spec file for package eppic # -# 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/ # @@ -24,7 +24,7 @@ Version: 3.99.%{checkout} Release: 0 Summary: Embeddable Pre-Processor and Interpreter for C -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Libraries/C and C++ Source: %{name}-git%{git_commit}.tar.bz2 Patch1: %{name}-fix-install.patch @@ -61,6 +61,7 @@ %patch2 -p1 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects cd libeppic make CFLAGS="%{optflags} -fPIC" %{?_smp_mflags}
