Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-moonscript for openSUSE:Factory checked in at 2022-11-24 12:23:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-moonscript (Old) and /work/SRC/openSUSE:Factory/.lua-moonscript.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-moonscript" Thu Nov 24 12:23:53 2022 rev:4 rq:1037598 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-moonscript/lua-moonscript.changes 2021-02-18 20:54:18.691546446 +0100 +++ /work/SRC/openSUSE:Factory/.lua-moonscript.new.1597/lua-moonscript.changes 2022-11-24 12:23:57.441575164 +0100 @@ -1,0 +2,5 @@ +Wed Nov 23 10:41:52 UTC 2022 - Michal Suchanek <[email protected]> + +- Fix missing dependency on lua-macros (boo#1205612) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-moonscript.spec ++++++ --- /var/tmp/diff_new_pack.K5NnkG/_old 2022-11-24 12:23:57.877577934 +0100 +++ /var/tmp/diff_new_pack.K5NnkG/_new 2022-11-24 12:23:57.881577960 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua-moonscript # -# 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 @@ -38,6 +38,7 @@ BuildRequires: %{flavor}-loadkit BuildRequires: %{flavor}-lpeg >= 0.10 BuildRequires: %{flavor}-luafilesystem >= 1.5 +BuildRequires: lua-macros Requires: %{flavor} Requires: %{flavor}-alt-getopt Requires: %{flavor}-argparse
