Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libsmi"

Thu May  8 20:39:47 2025 rev:28 rq:1275289 version:0.4.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsmi/libsmi.changes    2024-07-02 
18:15:09.856596780 +0200
+++ /work/SRC/openSUSE:Factory/.libsmi.new.30101/libsmi.changes 2025-05-08 
20:39:54.456296554 +0200
@@ -1,0 +2,6 @@
+Sun Apr  6 16:32:56 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 (boo#1241932)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libsmi.spec ++++++
--- /var/tmp/diff_new_pack.tjVzi1/_old  2025-05-08 20:39:55.792352319 +0200
+++ /var/tmp/diff_new_pack.tjVzi1/_new  2025-05-08 20:39:55.792352319 +0200
@@ -90,6 +90,7 @@
 
 %build
 autoreconf --force --install
+export CFLAGS="%{optflags} -std=gnu11"
 %configure --disable-static \
            --with-pic --enable-smi \
               --enable-sming \

Reply via email to