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