SHA256
1
0
forked from pool/lua-toluapp

Accepting request 819061 from home:gmbr3:Active

- Fixes for lua54 build target

OBS-URL: https://build.opensuse.org/request/show/819061
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=24
This commit is contained in:
Matej Cepl 2020-07-06 20:55:15 +00:00 committed by Git OBS Bridge
parent b45cc46815
commit 4e1cd6250f
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 6 19:14:33 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Fixes for lua54 build target
-------------------------------------------------------------------
Mon Jul 6 19:08:06 UTC 2020 - Matej Cepl <mcepl@suse.com>

View File

@ -29,6 +29,9 @@
%if "%{flavor}" == "lua53"
%define lua_suffix 5_3
%endif
%if "%{flavor}" == "lua54"
%define lua_suffix 5_4
%endif
Version: 1.0.93
Release: 0
Summary: C/C++ with Lua Integration Tool