Script 'mail_helper' called by obssrc
Hello community,

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

Package is "lua-markdown"

Thu Feb 18 20:42:15 2021 rev:3 rq:873526 version:0.331

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-markdown/lua-markdown.changes        
2020-07-09 13:20:51.621552694 +0200
+++ /work/SRC/openSUSE:Factory/.lua-markdown.new.28504/lua-markdown.changes     
2021-02-18 20:54:20.107547775 +0100
@@ -1,0 +2,5 @@
+Thu Feb 18 16:00:13 UTC 2021 - Callum Farmer <[email protected]>
+
+- Use %lua_provides macro for default lua versioning
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lua-markdown.spec ++++++
--- /var/tmp/diff_new_pack.vWWIQn/_old  2021-02-18 20:54:20.671548305 +0100
+++ /var/tmp/diff_new_pack.vWWIQn/_new  2021-02-18 20:54:20.675548308 +0100
@@ -28,15 +28,12 @@
 BuildRequires:  %{flavor}-devel
 Requires:       %{flavor}
 BuildArch:      noarch
-%if "%{flavor}" == "lua53"
-Provides:       lua-markdown = %{version}
-Obsoletes:      lua-markdown < %{version}
-%endif
+%lua_provides
 %if "%{flavor}" == ""
-Name:           lua-markdown
+Name:           lua-%{mod_name}
 ExclusiveArch:  do_not_build
 %else
-Name:           %{flavor}-markdown
+Name:           %{flavor}-%{mod_name}
 %endif
 
 %description

Reply via email to