Test forced 5.1

OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=91
This commit is contained in:
Matej Cepl 2021-09-06 13:19:22 +00:00 committed by Git OBS Bridge
parent 080d4f4f0f
commit 13e26b5449

View File

@ -23,18 +23,18 @@
%else
%bcond_with luajit
%endif
# %%if %%{with luajit}
%if %{with luajit}
%define luaver 5.1
%define luaver_nopoint 51
# %%else
# %%if 0%%{?suse_version} > 1500
# %%define luaver 5.4
# %%define luaver_nopoint 54
# %%else
# %%define luaver 5.3
# %%define luaver_nopoint 53
# %%endif
# %%endif
%else
%if 0%{?suse_version} > 1500
%define luaver 5.4
%define luaver_nopoint 54
%else
%define luaver 5.3
%define luaver_nopoint 53
%endif
%endif
Name: neovim
Version: 0.5.0
Release: 0