Script 'mail_helper' called by obssrc
Hello community,

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

Package is "mailutils"

Tue May  6 16:39:04 2025 rev:23 rq:1274466 version:3.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/mailutils/mailutils.changes      2024-10-25 
19:19:18.541791284 +0200
+++ /work/SRC/openSUSE:Factory/.mailutils.new.30101/mailutils.changes   
2025-05-06 16:39:31.943412840 +0200
@@ -1,0 +2,5 @@
+Mon Apr 21 09:20:38 UTC 2025 - Friedrich Haubensak <[email protected]>
+
+- add -std=gnu17 to CFLAGS to fix gcc15 compile time error
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mailutils.spec ++++++
--- /var/tmp/diff_new_pack.FlBdW3/_old  2025-05-06 16:39:32.483435408 +0200
+++ /var/tmp/diff_new_pack.FlBdW3/_new  2025-05-06 16:39:32.483435408 +0200
@@ -255,7 +255,7 @@
 #
 # In frm/frm.h wrong definition of MB_LEN_MAX if not defined
 #
-CFLAGS="-Wall %{optflags} -fexceptions -D_GNU_SOURCE -DMB_LEN_MAX=16 
-fno-strict-aliasing"
+CFLAGS="-Wall %{optflags} -fexceptions -D_GNU_SOURCE -DMB_LEN_MAX=16 
-fno-strict-aliasing -std=gnu17"
 CXXFLAGS="-Wall %{optflags} -D_GNU_SOURCE -DMB_LEN_MAX=16 -fno-strict-aliasing"
 export PATH CC CXX CFLAGS CXXFLAGS
 %configure --enable-ipv6       \

Reply via email to