diff --git a/python-lupa.changes b/python-lupa.changes index dc82a10..f627006 100644 --- a/python-lupa.changes +++ b/python-lupa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 10 10:34:01 UTC 2019 - Tomáš Chvátal + +- Fix dependency on the luajit to pull any implementation + ------------------------------------------------------------------- Sat Feb 16 16:23:10 UTC 2019 - John Vandenberg diff --git a/python-lupa.spec b/python-lupa.spec index f8ceae8..0882bc1 100644 --- a/python-lupa.spec +++ b/python-lupa.spec @@ -1,7 +1,7 @@ # # spec file for package python-lupa # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,9 +29,9 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: lua-devel -BuildRequires: lua51-luajit-devel +BuildRequires: luajit-devel BuildRequires: python-rpm-macros -Recommends: lua51-luajit +Recommends: luajit Suggests: lua %python_subpackages