Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package lua-mediator_lua for
openSUSE:Factory checked in at 2021-02-18 20:42:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-mediator_lua (Old)
and /work/SRC/openSUSE:Factory/.lua-mediator_lua.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-mediator_lua"
Thu Feb 18 20:42:11 2021 rev:3 rq:873525 version:1.120
Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-mediator_lua/lua-mediator_lua.changes
2020-07-15 14:56:21.942899925 +0200
+++
/work/SRC/openSUSE:Factory/.lua-mediator_lua.new.28504/lua-mediator_lua.changes
2021-02-18 20:54:19.355547069 +0100
@@ -1,0 +2,5 @@
+Thu Feb 18 16:00:44 UTC 2021 - Callum Farmer <[email protected]>
+
+- Use %lua_provides macro for default lua versioning
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lua-mediator_lua.spec ++++++
--- /var/tmp/diff_new_pack.endr1v/_old 2021-02-18 20:54:19.855547539 +0100
+++ /var/tmp/diff_new_pack.endr1v/_new 2021-02-18 20:54:19.859547542 +0100
@@ -29,15 +29,12 @@
BuildRequires: %{flavor}-devel
Requires: %{flavor}
BuildArch: noarch
-%if "%{flavor}" == "lua53"
-Provides: lua-mediator_lua = %{version}
-Obsoletes: lua-mediator_lua < %{version}
-%endif
+%lua_provides
%if "%{flavor}" == ""
-Name: lua-mediator_lua
+Name: lua-%{mod_name}
ExclusiveArch: do_not_build
%else
-Name: %{flavor}-mediator_lua
+Name: %{flavor}-%{mod_name}
%endif
%description