Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libinstpatch for openSUSE:Factory checked in at 2025-04-11 16:45:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libinstpatch (Old) and /work/SRC/openSUSE:Factory/.libinstpatch.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libinstpatch" Fri Apr 11 16:45:47 2025 rev:10 rq:1268433 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/libinstpatch/libinstpatch.changes 2021-12-02 02:16:30.654432726 +0100 +++ /work/SRC/openSUSE:Factory/.libinstpatch.new.1907/libinstpatch.changes 2025-04-11 16:46:32.234614335 +0200 @@ -1,0 +2,6 @@ +Tue Apr 8 11:53:12 UTC 2025 - Friedrich Haubensak <hs...@mail.de> + +- add -std=gnu11 to CFLAGS to fix gcc15 compile time error, and to + still allow build on Leap 15.6 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libinstpatch.spec ++++++ --- /var/tmp/diff_new_pack.3eazAc/_old 2025-04-11 16:46:33.810680594 +0200 +++ /var/tmp/diff_new_pack.3eazAc/_new 2025-04-11 16:46:33.818680930 +0200 @@ -63,6 +63,7 @@ %autosetup %build +export CFLAGS="%{optflags} -std=gnu11" %cmake %cmake_build