Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dmraid for openSUSE:Factory checked in at 2025-04-18 16:14:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dmraid (Old) and /work/SRC/openSUSE:Factory/.dmraid.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dmraid" Fri Apr 18 16:14:12 2025 rev:65 rq:1269982 version:1.0.0.rc16.3 Changes: -------- --- /work/SRC/openSUSE:Factory/dmraid/dmraid.changes 2024-03-03 20:19:12.661591051 +0100 +++ /work/SRC/openSUSE:Factory/.dmraid.new.30101/dmraid.changes 2025-04-20 19:51:15.839114566 +0200 @@ -1,0 +2,5 @@ +Tue Apr 8 11:13:22 UTC 2025 - Friedrich Haubensak <hs...@mail.de> + +- add -std=gnu17 to CFLAGS to fix gcc15 compile time errors + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dmraid.spec ++++++ --- /var/tmp/diff_new_pack.uDbNgk/_old 2025-04-20 19:51:16.407138205 +0200 +++ /var/tmp/diff_new_pack.uDbNgk/_new 2025-04-20 19:51:16.407138205 +0200 @@ -102,6 +102,7 @@ #rm -f aclocal.m4 autoreconf -fi rm -r autom4te.cache +export CFLAGS="%{optflags} -std=gnu17" %configure \ --with-usrlibdir=%{_libdir} \ %if 0%{?suse_version} < 1550