Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package elinks for openSUSE:Factory checked in at 2025-04-16 20:37:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/elinks (Old) and /work/SRC/openSUSE:Factory/.elinks.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "elinks" Wed Apr 16 20:37:55 2025 rev:13 rq:1269566 version:0.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/elinks/elinks.changes 2025-03-01 19:16:26.924835724 +0100 +++ /work/SRC/openSUSE:Factory/.elinks.new.30101/elinks.changes 2025-04-20 19:51:34.151876688 +0200 @@ -1,0 +2,6 @@ +Sun Apr 13 07:42:52 UTC 2025 - Friedrich Haubensak <hs...@mail.de> + +- add -std=gnu11 to CFLAGS to fix gcc15 compile time error, and to + still allow build on Leap 15.6 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ elinks.spec ++++++ --- /var/tmp/diff_new_pack.3MYBZB/_old 2025-04-20 19:51:34.687898995 +0200 +++ /var/tmp/diff_new_pack.3MYBZB/_new 2025-04-20 19:51:34.687898995 +0200 @@ -80,7 +80,7 @@ %build # required for ruby patch sh ./autogen.sh -export CFLAGS="%{optflags} -fno-strict-aliasing" +export CFLAGS="%{optflags} -fno-strict-aliasing -std=gnu11" %configure \ --sysconfdir=%{_sysconfdir}/elinks \ --enable-bittorrent \