From 06ea211ba0cbe6941e621dbe4a857324d369fe379dfd8c8aa63d5070bc8db900 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 29 Dec 2021 00:49:03 +0000 Subject: [PATCH] - Adjust BuildRequires for lua OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lupa?expand=0&rev=17 --- python-lupa.changes | 5 +++++ python-lupa.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-lupa.changes b/python-lupa.changes index 1e566f4..baeacaf 100644 --- a/python-lupa.changes +++ b/python-lupa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 29 00:48:53 UTC 2021 - Matej Cepl + +- Adjust BuildRequires for lua + ------------------------------------------------------------------- Sun Dec 12 15:54:42 UTC 2021 - Ben Greiner diff --git a/python-lupa.spec b/python-lupa.spec index 6cdcad6..c8083b7 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(lua5.4) +BuildRequires: pkgconfig(lua) Recommends: luajit Suggests: lua %ifnarch riscv64