Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-luasocket for openSUSE:Factory checked in at 2021-02-04 20:23:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-luasocket (Old) and /work/SRC/openSUSE:Factory/.lua-luasocket.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-luasocket" Thu Feb 4 20:23:38 2021 rev:6 rq:867733 version:3.0~rc1+git20170515.5a17f79 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-luasocket/lua-luasocket.changes 2020-07-15 11:34:00.826144753 +0200 +++ /work/SRC/openSUSE:Factory/.lua-luasocket.new.28504/lua-luasocket.changes 2021-02-04 20:24:17.346845895 +0100 @@ -1,0 +2,5 @@ +Wed Jan 27 15:57:01 UTC 2021 - Callum Farmer <[email protected]> + +- Use %lua_provides macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-luasocket.spec ++++++ --- /var/tmp/diff_new_pack.9pnKcr/_old 2021-02-04 20:24:17.934846791 +0100 +++ /var/tmp/diff_new_pack.9pnKcr/_new 2021-02-04 20:24:17.938846796 +0100 @@ -28,13 +28,10 @@ Patch0: luasocket-makefile.patch BuildRequires: %{flavor}-devel Requires: %{flavor} -%if "%{flavor}" == "lua53" -Provides: luasocket = %{version} -Obsoletes: luasocket < %{version} -%endif +%lua_provides %if "%{flavor}" == "" -ExclusiveArch: do_not_build Name: lua-%{mod_name} +ExclusiveArch: do_not_build %else Name: %{flavor}-%{mod_name} %endif
