diff --git a/lua-luaepnf.changes b/lua-luaepnf.changes index f5e3857..5270451 100644 --- a/lua-luaepnf.changes +++ b/lua-luaepnf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek + +- Fix missing dependency on lua-macros (boo#1205612) + ------------------------------------------------------------------- Thu Aug 25 03:09:46 UTC 2022 - Gordon Leung diff --git a/lua-luaepnf.spec b/lua-luaepnf.spec index b7600b5..ff6aa43 100644 --- a/lua-luaepnf.spec +++ b/lua-luaepnf.spec @@ -27,6 +27,7 @@ License: MIT Group: Development/Languages/Other URL: https://github.com/siffiejoe/lua-luaepnf Source: lua-%{mod_name}-%{version}.tar.xz +BuildRequires: lua-macros BuildRequires: %{flavor}-luarocks BuildRequires: %{flavor}-devel BuildRequires: %{flavor}-lpeg