Hello community, here is the log from the commit of package lua-compat-5.3 for openSUSE:Factory checked in at 2019-11-11 13:01:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-compat-5.3 (Old) and /work/SRC/openSUSE:Factory/.lua-compat-5.3.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-compat-5.3" Mon Nov 11 13:01:21 2019 rev:2 rq:747300 version:0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-compat-5.3/lua-compat-5.3.changes 2019-06-19 21:14:02.930841030 +0200 +++ /work/SRC/openSUSE:Factory/.lua-compat-5.3.new.2990/lua-compat-5.3.changes 2019-11-11 13:01:27.629758314 +0100 @@ -1,0 +2,5 @@ +Mon Nov 11 09:53:35 CET 2019 - Matej Cepl <[email protected]> + +- Add BR lua-macros. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-compat-5.3.spec ++++++ --- /var/tmp/diff_new_pack.0a4qOQ/_old 2019-11-11 13:01:28.777759530 +0100 +++ /var/tmp/diff_new_pack.0a4qOQ/_new 2019-11-11 13:01:28.781759534 +0100 @@ -26,6 +26,7 @@ URL: https://github.com/keplerproject/lua-compat-5.3 Source: https://github.com/keplerproject/lua-compat-5.3/archive/v%{version}.tar.gz#$/%{mod_name}-%{version}.tar.gz BuildRequires: %{flavor}-devel +BuildRequires: lua-macros BuildRequires: pkgconfig Requires: %{flavor} %if "%{flavor}" == "" @@ -49,7 +50,6 @@ ${CC} ${CFLAGS} -Iinclude ${DEF} -shared -o testmod.so tests/testmod.c ${SRC} gcc ${CFLAGS} -Iinclude ${DEF} -shared -o compat53.so ltablib.c lutf8lib.c lstrlib.c ${SRC} - %install install -v -m 0644 -D -p -t %{buildroot}%{lua_incdir}/c-api/ c-api/* install -v -m 0644 -p -t %{buildroot}%{lua_incdir} lprefix.h
