Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aalib for openSUSE:Factory checked in at 2022-09-15 22:57:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aalib (Old) and /work/SRC/openSUSE:Factory/.aalib.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aalib" Thu Sep 15 22:57:51 2022 rev:33 rq:1003556 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/aalib/aalib.changes 2021-06-13 23:05:34.407606768 +0200 +++ /work/SRC/openSUSE:Factory/.aalib.new.2083/aalib.changes 2022-09-15 22:58:05.897030387 +0200 @@ -1,0 +2,5 @@ +Sun Sep 11 08:20:25 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- avoid ffast-math (ggo#55522) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aalib.spec ++++++ --- /var/tmp/diff_new_pack.JF0PJ7/_old 2022-09-15 22:58:06.405031821 +0200 +++ /var/tmp/diff_new_pack.JF0PJ7/_new 2022-09-15 22:58:06.409031833 +0200 @@ -1,7 +1,7 @@ # # spec file for package aalib # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -108,7 +108,7 @@ %build %{?suse_update_config} autoreconf -fiv -export CFLAGS="%{optflags} -fstrength-reduce -ffast-math -fomit-frame-pointer" +export CFLAGS="%{optflags} -fstrength-reduce -fomit-frame-pointer" %ifarch %ix86 export CFLAGS="$CFLAGS -falign-loops=2 -falign-jumps=2 -falign-functions=2" %endif