Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lua-macros for openSUSE:Factory 
checked in at 2021-02-04 20:23:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-macros (Old)
 and      /work/SRC/openSUSE:Factory/.lua-macros.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-macros"

Thu Feb  4 20:23:36 2021 rev:3 rq:867502 version:20170611

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-macros/lua-macros.changes    2020-04-19 
21:34:46.722307156 +0200
+++ /work/SRC/openSUSE:Factory/.lua-macros.new.28504/lua-macros.changes 
2021-02-04 20:24:16.566844708 +0100
@@ -1,0 +2,5 @@
+Wed Jan 27 15:51:37 UTC 2021 - Callum Farmer <gm...@opensuse.org>
+
+- Add lua_provides macro for default lua naming
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ macros.lua ++++++
--- /var/tmp/diff_new_pack.pwM47R/_old  2021-02-04 20:24:17.094845512 +0100
+++ /var/tmp/diff_new_pack.pwM47R/_new  2021-02-04 20:24:17.094845512 +0100
@@ -11,3 +11,11 @@
 
 # lua includes folder
 %lua_incdir %{_includedir}/lua%{lua_version}
+
+# Lua default version
+%lua_provides \
+%if "%{flavor}" == "lua54" \
+Provides: lua-%{mod_name} = %{version}-%{release} \
+Obsoletes: lua-%{mod_name} < %{version}-%{release} \
+%endif \
+%{nil}

Reply via email to