Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liborcus for openSUSE:Factory checked in at 2023-03-13 12:40:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liborcus (Old) and /work/SRC/openSUSE:Factory/.liborcus.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liborcus" Mon Mar 13 12:40:02 2023 rev:38 rq:1071014 version:0.17.2 Changes: -------- --- /work/SRC/openSUSE:Factory/liborcus/liborcus.changes 2023-03-08 14:51:21.630280028 +0100 +++ /work/SRC/openSUSE:Factory/.liborcus.new.31432/liborcus.changes 2023-03-13 12:40:06.755484271 +0100 @@ -1,0 +2,7 @@ +Fri Mar 10 13:57:17 UTC 2023 - Martin Liška <[email protected]> + +- Use -fexcess-precision=fast in order to support GCC compiler: + https://gcc.gnu.org/gcc-13/porting_to.html#excess-precision. + Fixes: https://gitlab.com/orcus/orcus/-/issues/175 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liborcus.spec ++++++ --- /var/tmp/diff_new_pack.N3f1Si/_old 2023-03-13 12:40:07.255486876 +0100 +++ /var/tmp/diff_new_pack.N3f1Si/_new 2023-03-13 12:40:07.259486897 +0100 @@ -94,6 +94,7 @@ %patch1 -p1 %build +%global optflags %optflags -fexcess-precision=fast libtoolize --force --copy autoreconf -fi %if 0%{?suse_version} < 1500
