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-04-10 15:27:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tolua (Old) and /work/SRC/openSUSE:Factory/.tolua.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tolua" Sat Apr 10 15:27:50 2021 rev:2 rq:884025 version:5.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/tolua/tolua.changes 2017-08-24 18:38:31.882601955 +0200 +++ /work/SRC/openSUSE:Factory/.tolua.new.2401/tolua.changes 2021-04-10 15:28:56.954489403 +0200 @@ -1,0 +2,5 @@ +Fri Apr 9 10:13:14 UTC 2021 - Callum Farmer <[email protected]> + +- Fix build with Lua 5.4.3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tolua.spec ++++++ --- /var/tmp/diff_new_pack.OJFTJo/_old 2021-04-10 15:28:57.482490024 +0200 +++ /var/tmp/diff_new_pack.OJFTJo/_new 2021-04-10 15:28:57.482490024 +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}|g' {config,src/bin/Makefile} +sed -i -e 's|$(OPTFLAGS)|%{optflags} -I%{lua_incdir} -std=c99|g' {config,src/bin/Makefile} %build make %{?_smp_mflags}
