Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libixion for openSUSE:Factory checked in at 2023-03-04 22:42:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libixion (Old) and /work/SRC/openSUSE:Factory/.libixion.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libixion" Sat Mar 4 22:42:13 2023 rev:21 rq:1069056 version:0.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libixion/libixion.changes 2022-03-06 18:15:27.343823399 +0100 +++ /work/SRC/openSUSE:Factory/.libixion.new.31432/libixion.changes 2023-03-04 22:42:18.643491088 +0100 @@ -1,0 +2,6 @@ +Thu Mar 2 10:52:36 UTC 2023 - Martin Liška <mli...@suse.cz> + +- Use -fexcess-precision=fast as GCC 13 changes the default +for C++ compiler and without the change some tests fail on i586. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libixion.spec ++++++ --- /var/tmp/diff_new_pack.jzY4oP/_old 2023-03-04 22:42:19.751496414 +0100 +++ /var/tmp/diff_new_pack.jzY4oP/_new 2023-03-04 22:42:19.755496433 +0100 @@ -1,7 +1,7 @@ # # spec file for package libixion # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -87,6 +87,7 @@ %patch0 -p1 %build +%global optflags %optflags -fexcess-precision=fast libtoolize --force --copy autoreconf -fi %if 0%{?suse_version} < 1500