Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-cliargs for openSUSE:Factory checked in at 2022-11-24 12:23:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-cliargs (Old) and /work/SRC/openSUSE:Factory/.lua-cliargs.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-cliargs" Thu Nov 24 12:23:40 2022 rev:5 rq:1037586 version:3.02 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-cliargs/lua-cliargs.changes 2021-02-26 22:02:12.375965986 +0100 +++ /work/SRC/openSUSE:Factory/.lua-cliargs.new.1597/lua-cliargs.changes 2022-11-24 12:23:46.913508261 +0100 @@ -1,0 +2,5 @@ +Wed Nov 23 10:15:37 UTC 2022 - Michal Suchanek <[email protected]> + +- Fix missing dependency on lua-macros (boo#1205612) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-cliargs.spec ++++++ --- /var/tmp/diff_new_pack.ZWlvZo/_old 2022-11-24 12:23:47.661513015 +0100 +++ /var/tmp/diff_new_pack.ZWlvZo/_new 2022-11-24 12:23:47.665513040 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua-cliargs # -# Copyright (c) 2021 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 @@ -28,6 +28,7 @@ URL: https://github.com/amireh/lua_cliargs Source: https://github.com/amireh/lua_cliargs/archive/v%{upversion}.tar.gz#/%{rname}-%{upversion}.tar.gz BuildRequires: %{flavor}-devel +BuildRequires: lua-macros Requires: %{flavor} BuildArch: noarch %lua_provides
