Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tftp for openSUSE:Factory checked in 
at 2025-04-18 16:14:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tftp (Old)
 and      /work/SRC/openSUSE:Factory/.tftp.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tftp"

Fri Apr 18 16:14:12 2025 rev:47 rq:1269981 version:5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/tftp/tftp.changes        2024-06-21 
16:02:15.595984556 +0200
+++ /work/SRC/openSUSE:Factory/.tftp.new.30101/tftp.changes     2025-04-20 
20:11:10.577186267 +0200
@@ -1,0 +2,6 @@
+Tue Apr  8 10:20:18 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:
------------------
++++++ tftp.spec ++++++
--- /var/tmp/diff_new_pack.3Gf1QV/_old  2025-04-20 20:11:11.181211553 +0200
+++ /var/tmp/diff_new_pack.3Gf1QV/_new  2025-04-20 20:11:11.185211722 +0200
@@ -65,7 +65,7 @@
 
 %build
 autoreconf -fi
-export CFLAGS="%{optflags} -fcommon"
+export CFLAGS="%{optflags} -fcommon -std=gnu11"
 %configure \
   --enable-largefile \
   --with-tcpwrappers \

Reply via email to