Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package m4 for openSUSE:Factory checked in at 2025-04-11 16:43:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/m4 (Old) and /work/SRC/openSUSE:Factory/.m4.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "m4" Fri Apr 11 16:43:54 2025 rev:44 rq:1268350 version:1.4.18 Changes: -------- --- /work/SRC/openSUSE:Factory/m4/m4.changes 2025-04-04 17:28:28.494436985 +0200 +++ /work/SRC/openSUSE:Factory/.m4.new.1907/m4.changes 2025-04-11 16:43:56.760075852 +0200 @@ -1,0 +2,5 @@ +Wed Apr 9 18:38:42 UTC 2025 - Friedrich Haubensak <hs...@mail.de> + +- add -std=gnu17 to CFLAGS in %check also + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ m4.spec ++++++ --- /var/tmp/diff_new_pack.iqQ7MO/_old 2025-04-11 16:43:57.376101762 +0200 +++ /var/tmp/diff_new_pack.iqQ7MO/_new 2025-04-11 16:43:57.384102099 +0200 @@ -62,7 +62,7 @@ %endif %check -%make_build check +%make_build check CFLAGS="%{optflags} -std=gnu17" %install %make_install