Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-mpack for openSUSE:Factory checked in at 2021-02-18 20:42:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-mpack (Old) and /work/SRC/openSUSE:Factory/.lua-mpack.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-mpack" Thu Feb 18 20:42:05 2021 rev:4 rq:873521 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-mpack/lua-mpack.changes 2020-07-15 14:56:56.606935574 +0200 +++ /work/SRC/openSUSE:Factory/.lua-mpack.new.28504/lua-mpack.changes 2021-02-18 20:54:17.915545717 +0100 @@ -1,0 +2,5 @@ +Thu Feb 18 16:01:56 UTC 2021 - Callum Farmer <[email protected]> + +- Use %lua_provides macro for default lua versioning + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-mpack.spec ++++++ --- /var/tmp/diff_new_pack.QNxofY/_old 2021-02-18 20:54:18.443546213 +0100 +++ /var/tmp/diff_new_pack.QNxofY/_new 2021-02-18 20:54:18.443546213 +0100 @@ -18,6 +18,7 @@ %define flavor @BUILD_FLAVOR@ %define libmpack_version 1.0.5 +%define mod_name mpack Version: 1.0.6 Release: 0 Summary: Implementation of MessagePack for Lua 5.1 @@ -37,11 +38,12 @@ BuildRequires: gcc BuildRequires: libtool Requires: %{flavor} +%lua_provides %if "%{flavor}" == "" -Name: lua-mpack +Name: lua-%{mod_name} ExclusiveArch: do_not_build %else -Name: %{flavor}-mpack +Name: %{flavor}-%{mod_name} %endif %description
