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 2022-11-24 12:23:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-markdown (Old) and /work/SRC/openSUSE:Factory/.lua-markdown.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-markdown" Thu Nov 24 12:23:51 2022 rev:4 rq:1037596 version:0.331 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-markdown/lua-markdown.changes 2021-02-18 20:54:20.107547775 +0100 +++ /work/SRC/openSUSE:Factory/.lua-markdown.new.1597/lua-markdown.changes 2022-11-24 12:23:55.825564895 +0100 @@ -1,0 +2,5 @@ +Wed Nov 23 10:39:52 UTC 2022 - Michal Suchanek <[email protected]> + +- Fix missing dependency on lua-macros (boo#1205612) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-markdown.spec ++++++ --- /var/tmp/diff_new_pack.2LCHsC/_old 2022-11-24 12:23:56.345568200 +0100 +++ /var/tmp/diff_new_pack.2LCHsC/_new 2022-11-24 12:23:56.353568250 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua-markdown # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,6 +26,7 @@ URL: https://github.com/mpeterv/markdown Source: https://github.com/mpeterv/markdown/archive/%{upversion}.tar.gz#/%{mod_name}-%{upversion}.tar.gz BuildRequires: %{flavor}-devel +BuildRequires: lua-macros Requires: %{flavor} BuildArch: noarch %lua_provides
