SHA256
1
0
forked from pool/python-lupa

Accepting request 903471 from openSUSE:Factory:RISCV

- Force use of lua5.1, lua5.4 is not supported

OBS-URL: https://build.opensuse.org/request/show/903471
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lupa?expand=0&rev=15
This commit is contained in:
Dirk Mueller 2021-07-01 17:14:10 +00:00 committed by Git OBS Bridge
parent 6c785709b3
commit a14f881499
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 1 14:56:37 UTC 2021 - Andreas Schwab <schwab@suse.de>
- Force use of lua5.1, lua5.4 is not supported
-------------------------------------------------------------------
Tue May 25 09:45:01 UTC 2021 - pgajdos@suse.com

View File

@ -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