Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-loadkit for openSUSE:Factory checked in at 2021-02-18 20:42:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-loadkit (Old) and /work/SRC/openSUSE:Factory/.lua-loadkit.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-loadkit" Thu Feb 18 20:42:54 2021 rev:3 rq:873540 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-loadkit/lua-loadkit.changes 2020-07-15 15:00:52.791167783 +0200 +++ /work/SRC/openSUSE:Factory/.lua-loadkit.new.28504/lua-loadkit.changes 2021-02-18 20:54:31.011558011 +0100 @@ -1,0 +2,5 @@ +Thu Feb 18 15:52:35 UTC 2021 - Callum Farmer <[email protected]> + +- Use %lua_provides macro for default lua versioning + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-loadkit.spec ++++++ --- /var/tmp/diff_new_pack.9JTTpG/_old 2021-02-18 20:54:31.595558560 +0100 +++ /var/tmp/diff_new_pack.9JTTpG/_new 2021-02-18 20:54:31.595558560 +0100 @@ -18,7 +18,7 @@ %define flavor @BUILD_FLAVOR@ %if "%{flavor}" == "test" -%define flavor lua51 +%define flavor lua54 %bcond_without test %else %bcond_with test @@ -35,6 +35,7 @@ BuildRequires: %{flavor}-devel Requires: %{flavor} BuildArch: noarch +%lua_provides %if %{with test} BuildRequires: %{flavor}-busted %endif
