Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tolua for openSUSE:Factory checked in at 2021-08-16 10:11:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tolua (Old) and /work/SRC/openSUSE:Factory/.tolua.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tolua" Mon Aug 16 10:11:16 2021 rev:3 rq:911838 version:5.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/tolua/tolua.changes 2021-04-10 15:28:56.954489403 +0200 +++ /work/SRC/openSUSE:Factory/.tolua.new.1899/tolua.changes 2021-08-16 10:17:16.598681395 +0200 @@ -1,0 +2,5 @@ +Thu Aug 12 14:23:00 UTC 2021 - Callum Farmer <gm...@opensuse.org> + +- Use GNU11 instead of C99 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tolua.spec ++++++ --- /var/tmp/diff_new_pack.L42kQU/_old 2021-08-16 10:17:16.990680923 +0200 +++ /var/tmp/diff_new_pack.L42kQU/_new 2021-08-16 10:17:16.994680918 +0200 @@ -70,7 +70,7 @@ config sed -i -e 's|LUALIB=$(LUA)/lib|LUALIB=$(LUA)/%{_lib}|g' \ config -sed -i -e 's|$(OPTFLAGS)|%{optflags} -I%{lua_incdir} -std=c99|g' {config,src/bin/Makefile} +sed -i -e 's|$(OPTFLAGS)|%{optflags} -I%{lua_incdir} -std=gnu11|g' {config,src/bin/Makefile} %build make %{?_smp_mflags}