Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-ldoc for openSUSE:Factory checked in at 2022-11-24 12:23:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-ldoc (Old) and /work/SRC/openSUSE:Factory/.lua-ldoc.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-ldoc" Thu Nov 24 12:23:43 2022 rev:6 rq:1037588 version:1.4.6 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-ldoc/lua-ldoc.changes 2021-02-26 22:02:10.391964243 +0100 +++ /work/SRC/openSUSE:Factory/.lua-ldoc.new.1597/lua-ldoc.changes 2022-11-24 12:23:49.125522318 +0100 @@ -1,0 +2,5 @@ +Wed Nov 23 10:18:51 UTC 2022 - Michal Suchanek <[email protected]> + +- Fix missing dependency on lua-macros (boo#1205612) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-ldoc.spec ++++++ --- /var/tmp/diff_new_pack.fGrdTI/_old 2022-11-24 12:23:49.881527122 +0100 +++ /var/tmp/diff_new_pack.fGrdTI/_new 2022-11-24 12:23:49.885527147 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua-ldoc # -# 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 @@ -27,8 +27,9 @@ URL: https://github.com/stevedonovan/LDoc Source: https://github.com/stevedonovan/LDoc/archive/%{version}.tar.gz#/%{rname}-%{version}.tar.gz BuildRequires: %{flavor}-devel -BuildArch: noarch +BuildRequires: lua-macros Requires: %{flavor} +BuildArch: noarch %lua_provides %if "%{flavor}" == "" Name: lua-ldoc
