Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ftp for openSUSE:Factory checked in at 2025-04-11 16:45:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ftp (Old) and /work/SRC/openSUSE:Factory/.ftp.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ftp" Fri Apr 11 16:45:36 2025 rev:20 rq:1268322 version:0.17 Changes: -------- --- /work/SRC/openSUSE:Factory/ftp/ftp.changes 2024-03-03 20:18:56.248997289 +0100 +++ /work/SRC/openSUSE:Factory/.ftp.new.1907/ftp.changes 2025-04-11 16:46:12.945803414 +0200 @@ -1,0 +2,6 @@ +Tue Apr 8 08:19:41 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: ------------------ ++++++ ftp.spec ++++++ --- /var/tmp/diff_new_pack.0K0UZg/_old 2025-04-11 16:46:13.509827126 +0200 +++ /var/tmp/diff_new_pack.0K0UZg/_new 2025-04-11 16:46:13.509827126 +0200 @@ -44,7 +44,7 @@ %patch -P 2 %build -CFLAGS=$RPM_OPT_FLAGS CC="%__cc" ./configure --without-readline +CFLAGS="$RPM_OPT_FLAGS -std=gnu11" CC="%__cc" ./configure --without-readline make %install