Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-compat-5.3 for openSUSE:Factory checked in at 2021-01-15 19:46:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-compat-5.3 (Old) and /work/SRC/openSUSE:Factory/.lua-compat-5.3.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-compat-5.3" Fri Jan 15 19:46:24 2021 rev:5 rq:863155 version:0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-compat-5.3/lua-compat-5.3.changes 2021-01-14 15:06:37.226895574 +0100 +++ /work/SRC/openSUSE:Factory/.lua-compat-5.3.new.28504/lua-compat-5.3.changes 2021-01-15 19:46:33.654051534 +0100 @@ -1,0 +2,5 @@ +Thu Jan 14 10:19:27 UTC 2021 - Guillaume GARDET <[email protected]> + +- Fix previous commit (Add bit32.so) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-compat-5.3.spec ++++++ --- /var/tmp/diff_new_pack.qaNr7W/_old 2021-01-15 19:46:34.178052314 +0100 +++ /var/tmp/diff_new_pack.qaNr7W/_new 2021-01-15 19:46:34.178052314 +0100 @@ -16,6 +16,9 @@ # +%define flavor @BUILD_FLAVOR@ +%define mod_name lua-compat-5.3 + # bit32 (dropped in 5.4) is the native Lua 5.2 bit manipulation library, in the version # from Lua 5.3; it is compatible with Lua 5.1, 5.2 and 5.3. %if "%{flavor}" == "lua54" @@ -24,8 +27,6 @@ %bcond_with bit32 %endif -%define flavor @BUILD_FLAVOR@ -%define mod_name lua-compat-5.3 Version: 0.9 Release: 0 Summary: Lua-5.3-style APIs for Lua 5.2 and 5.1
