Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-loadkit for openSUSE:Factory checked in at 2022-11-24 12:23:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-loadkit (Old) and /work/SRC/openSUSE:Factory/.lua-loadkit.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-loadkit" Thu Nov 24 12:23:44 2022 rev:4 rq:1037589 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-loadkit/lua-loadkit.changes 2021-02-18 20:54:31.011558011 +0100 +++ /work/SRC/openSUSE:Factory/.lua-loadkit.new.1597/lua-loadkit.changes 2022-11-24 12:23:50.085528419 +0100 @@ -1,0 +2,5 @@ +Wed Nov 23 10:19:58 UTC 2022 - Michal Suchanek <[email protected]> + +- Fix missing dependency on lua-macros (boo#1205612) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-loadkit.spec ++++++ --- /var/tmp/diff_new_pack.WzE4Gr/_old 2022-11-24 12:23:50.553531393 +0100 +++ /var/tmp/diff_new_pack.WzE4Gr/_new 2022-11-24 12:23:50.557531418 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua-loadkit # -# 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 @@ -31,8 +31,9 @@ Group: Development/Libraries/Other URL: https://github.com/leafo/loadkit Source: https://github.com/leafo/%{mod_name}/archive/v%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz -# BuildRequires: %{flavor}-moonscript BuildRequires: %{flavor}-devel +# BuildRequires: %{flavor}-moonscript +BuildRequires: lua-macros Requires: %{flavor} BuildArch: noarch %lua_provides
