diff --git a/python-lupa.changes b/python-lupa.changes index 146988d..ffb56ee 100644 --- a/python-lupa.changes +++ b/python-lupa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 1 14:56:37 UTC 2021 - Andreas Schwab + +- Force use of lua5.1, lua5.4 is not supported + ------------------------------------------------------------------- Tue May 25 09:45:01 UTC 2021 - pgajdos@suse.com diff --git a/python-lupa.spec b/python-lupa.spec index 84e7121..50d48b4 100644 --- a/python-lupa.spec +++ b/python-lupa.spec @@ -30,7 +30,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros -BuildRequires: pkgconfig(lua) +BuildRequires: pkgconfig(lua5.1) Recommends: luajit Suggests: lua %ifnarch riscv64