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:
parent
b45cc46815
commit
4e1cd6250f
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user