From 7cb343399cc85ca3fabe66193bef4488ad9da574d7e3ae5e84eb25fd4a300e77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 10 Dec 2019 10:34:18 +0000 Subject: [PATCH] - Fix dependency on the luajit to pull any implementation OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lupa?expand=0&rev=3 --- python-lupa.changes | 5 +++++ python-lupa.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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