diff --git a/lua-alt-getopt.changes b/lua-alt-getopt.changes index 9322f2e..77006a7 100644 --- a/lua-alt-getopt.changes +++ b/lua-alt-getopt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 23 10:05:59 UTC 2022 - Michal Suchanek + +- Fix missing dependency on lua-macros (boo#1205612) + ------------------------------------------------------------------- Thu Feb 18 15:48:01 UTC 2021 - Callum Farmer diff --git a/lua-alt-getopt.spec b/lua-alt-getopt.spec index e62757c..45fc83e 100644 --- a/lua-alt-getopt.spec +++ b/lua-alt-getopt.spec @@ -1,7 +1,7 @@ # # spec file for package lua-alt-getopt # -# 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 @@ -28,6 +28,7 @@ Group: Development/Libraries/Other URL: https://github.com/cheusov/lua-alt-getopt Source: https://github.com/cheusov/%{rname}/archive/%{upversion}.tar.gz#/%{rname}-%{upversion}.tar.gz BuildRequires: %{flavor}-devel +BuildRequires: lua-macros Requires: %{flavor} BuildArch: noarch %lua_provides