Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-luasystem for openSUSE:Factory checked in at 2022-11-24 12:23:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-luasystem (Old) and /work/SRC/openSUSE:Factory/.lua-luasystem.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-luasystem" Thu Nov 24 12:23:48 2022 rev:5 rq:1037594 version:0.21 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-luasystem/lua-luasystem.changes 2021-02-11 12:53:03.397973846 +0100 +++ /work/SRC/openSUSE:Factory/.lua-luasystem.new.1597/lua-luasystem.changes 2022-11-24 12:23:54.117554041 +0100 @@ -1,0 +2,5 @@ +Wed Nov 23 10:36:55 UTC 2022 - Michal Suchanek <[email protected]> + +- Fix missing dependency on lua-macros (boo#1205612) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-luasystem.spec ++++++ --- /var/tmp/diff_new_pack.x5BulS/_old 2022-11-24 12:23:54.601557117 +0100 +++ /var/tmp/diff_new_pack.x5BulS/_new 2022-11-24 12:23:54.605557142 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua-luasystem # -# 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 @@ -26,6 +26,7 @@ URL: https://github.com/o-lim/luasystem Source: https://github.com/o-lim/luasystem/archive/v%{upversion}.tar.gz#/%{mod_name}-%{upversion}.tar.gz BuildRequires: %{flavor}-devel +BuildRequires: lua-macros Requires: %{flavor} %lua_provides %if "%{flavor}" == ""
