Script 'mail_helper' called by obssrc
Hello community,

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

Package is "uasm"

Wed Apr 16 20:37:38 2025 rev:5 rq:1269490 version:2.57r

Changes:
--------
--- /work/SRC/openSUSE:Factory/uasm/uasm.changes        2025-04-07 
17:35:06.185023863 +0200
+++ /work/SRC/openSUSE:Factory/.uasm.new.30101/uasm.changes     2025-04-20 
20:11:24.109752796 +0200
@@ -1,0 +2,6 @@
+Thu Apr 10 17:06:33 UTC 2025 - Friedrich Haubensak <hs...@mail.de>
+
+- add -std=gnu11 to CFLAGS to fix prototype issues w /gcc-15, and
+  to still allow build on Leap 15.6
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ uasm.spec ++++++
--- /var/tmp/diff_new_pack.soOLTm/_old  2025-04-20 20:11:26.137837700 +0200
+++ /var/tmp/diff_new_pack.soOLTm/_new  2025-04-20 20:11:26.153838370 +0200
@@ -36,7 +36,7 @@
 %build
 # Workaround for boo#1225948
 %global optflags %{optflags} -fpermissive
-%make_build -f Makefile-Linux-GCC-64.mak CFLAGS="%{optflags}"
+%make_build -f Makefile-Linux-GCC-64.mak CFLAGS="%{optflags} -std=gnu11"
 
 %install
 mkdir -p %{buildroot}%{_bindir}

Reply via email to