Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pdpmake for openSUSE:Factory checked in at 2026-02-03 21:29:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pdpmake (Old) and /work/SRC/openSUSE:Factory/.pdpmake.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdpmake" Tue Feb 3 21:29:16 2026 rev:3 rq:1330400 version:2.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/pdpmake/pdpmake.changes 2026-01-27 16:08:27.804422584 +0100 +++ /work/SRC/openSUSE:Factory/.pdpmake.new.1995/pdpmake.changes 2026-02-03 21:30:38.262470747 +0100 @@ -1,0 +2,5 @@ +Mon Jan 26 12:01:03 UTC 2026 - Michael Pujos <[email protected]> + +- add -std=c99 to fix compilation failure on SLE_12 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdpmake.spec ++++++ --- /var/tmp/diff_new_pack.nOoQQ0/_old 2026-02-03 21:30:40.070547246 +0100 +++ /var/tmp/diff_new_pack.nOoQQ0/_new 2026-02-03 21:30:40.074547415 +0100 @@ -35,7 +35,7 @@ %autosetup %build -%make_build CC=gcc CFLAGS="%{optflags}" +%make_build CC=gcc CFLAGS="%{optflags} -std=c99" %install %make_install PREFIX=%{_prefix}
