Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package guile for openSUSE:Factory checked in at 2025-04-11 16:45:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/guile (Old) and /work/SRC/openSUSE:Factory/.guile.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "guile" Fri Apr 11 16:45:55 2025 rev:72 rq:1268461 version:3.0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/guile/guile.changes 2024-02-28 19:44:36.104330975 +0100 +++ /work/SRC/openSUSE:Factory/.guile.new.1907/guile.changes 2025-04-11 16:46:39.866935204 +0200 @@ -1,0 +2,5 @@ +Tue Apr 8 10:53:14 UTC 2025 - Friedrich Haubensak <hs...@mail.de> + +- add -std=gnu17 to CFLAGS to fix gcc15 compile time error + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ guile.spec ++++++ --- /var/tmp/diff_new_pack.ON4tkC/_old 2025-04-11 16:46:40.610966484 +0200 +++ /var/tmp/diff_new_pack.ON4tkC/_new 2025-04-11 16:46:40.610966484 +0200 @@ -113,6 +113,7 @@ %build autoreconf -fi +export CFLAGS="%{optflags} -std=gnu17" %configure \ --disable-static \ --with-pic \