Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-alt-getopt for openSUSE:Factory checked in at 2022-11-24 12:23:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-alt-getopt (Old) and /work/SRC/openSUSE:Factory/.lua-alt-getopt.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-alt-getopt" Thu Nov 24 12:23:38 2022 rev:4 rq:1037582 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-alt-getopt/lua-alt-getopt.changes 2021-02-18 20:54:36.107562795 +0100 +++ /work/SRC/openSUSE:Factory/.lua-alt-getopt.new.1597/lua-alt-getopt.changes 2022-11-24 12:23:44.749494510 +0100 @@ -1,0 +2,5 @@ +Wed Nov 23 10:05:59 UTC 2022 - Michal Suchanek <[email protected]> + +- Fix missing dependency on lua-macros (boo#1205612) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-alt-getopt.spec ++++++ --- /var/tmp/diff_new_pack.rcfHC0/_old 2022-11-24 12:23:45.569499721 +0100 +++ /var/tmp/diff_new_pack.rcfHC0/_new 2022-11-24 12:23:45.573499746 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua-alt-getopt # -# 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 @@ -28,6 +28,7 @@ URL: https://github.com/cheusov/lua-alt-getopt Source: https://github.com/cheusov/%{rname}/archive/%{upversion}.tar.gz#/%{rname}-%{upversion}.tar.gz BuildRequires: %{flavor}-devel +BuildRequires: lua-macros Requires: %{flavor} BuildArch: noarch %lua_provides
