Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-luassert for openSUSE:Factory checked in at 2022-11-24 12:23:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-luassert (Old) and /work/SRC/openSUSE:Factory/.lua-luassert.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-luassert" Thu Nov 24 12:23:48 2022 rev:4 rq:1037593 version:1.7.11 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-luassert/lua-luassert.changes 2021-02-15 23:17:38.331515761 +0100 +++ /work/SRC/openSUSE:Factory/.lua-luassert.new.1597/lua-luassert.changes 2022-11-24 12:23:52.785545577 +0100 @@ -1,0 +2,5 @@ +Wed Nov 23 10:35:45 UTC 2022 - Michal Suchanek <[email protected]> + +- Fix missing dependency on lua-macros (boo#1205612) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-luassert.spec ++++++ --- /var/tmp/diff_new_pack.vDOURW/_old 2022-11-24 12:23:53.761551779 +0100 +++ /var/tmp/diff_new_pack.vDOURW/_new 2022-11-24 12:23:53.769551830 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua-luassert # -# 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 @@ -27,6 +27,7 @@ Source: https://github.com/Olivine-Labs/luassert/archive/v%{upversion}.tar.gz#/%{mod_name}-%{upversion}.tar.gz BuildRequires: %{flavor}-devel BuildRequires: %{flavor}-say +BuildRequires: lua-macros Requires: %{flavor} BuildArch: noarch %lua_provides
