Script 'mail_helper' called by obssrc
Hello community,

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

Package is "dia"

Thu Apr 17 16:07:17 2025 rev:53 rq:1269787 version:0.97.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/dia/dia.changes  2024-07-10 16:48:11.860714730 
+0200
+++ /work/SRC/openSUSE:Factory/.dia.new.30101/dia.changes       2025-04-20 
19:51:10.790904475 +0200
@@ -1,0 +2,6 @@
+Sat Apr 12 20:41:24 UTC 2025 - Friedrich Haubensak <[email protected]>
+
+- add -std=gnu11 to CFLAGS to fix gcc15 compile time error, and to
+  still allow build on Leap 15.6
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dia.spec ++++++
--- /var/tmp/diff_new_pack.FEbX4n/_old  2025-04-20 19:51:11.410930278 +0200
+++ /var/tmp/diff_new_pack.FEbX4n/_new  2025-04-20 19:51:11.410930278 +0200
@@ -111,6 +111,7 @@
 %build
 autoreconf -f -i
 intltoolize --force
+export CFLAGS="%{optflags} -std=gnu11"
 %configure\
        --disable-static\
        --disable-gnome\

Reply via email to