Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xcoral for openSUSE:Factory checked 
in at 2025-11-12 21:16:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xcoral (Old)
 and      /work/SRC/openSUSE:Factory/.xcoral.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xcoral"

Wed Nov 12 21:16:09 2025 rev:25 rq:1317340 version:3.50.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xcoral/xcoral.changes    2024-11-05 
17:34:24.162677143 +0100
+++ /work/SRC/openSUSE:Factory/.xcoral.new.1980/xcoral.changes  2025-11-12 
21:16:54.036454604 +0100
@@ -1,0 +2,5 @@
+Fri Nov  7 18:48:14 UTC 2025 - Arjen de Korte <[email protected]>
+
+- Fix build with GCC 15
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xcoral.spec ++++++
--- /var/tmp/diff_new_pack.YWsL9J/_old  2025-11-12 21:16:54.804486797 +0100
+++ /var/tmp/diff_new_pack.YWsL9J/_new  2025-11-12 21:16:54.808486965 +0100
@@ -47,6 +47,9 @@
 %autosetup -p1 -n %{name}-%{version}
 
 %build
+%if %{pkg_vcmp gcc >= 15}
+export CFLAGS="%{optflags} -std=gnu17"
+%endif
 %configure
 # parallel build fails
 %make_build --jobs=1

Reply via email to