forked from pool/lua-compat-5.3
- Switch off building lua51 build of the package.
- Update to 0.14.4:
- prevent loops when loading files within require (e.g. with a
custom package loader)
- Update to 0.14.3:
- win32: fix detection for mingw32
- revert change in tolstream
- Update to 0.14.2:
- fix: return third result in file-opening functions
- Update to 0.14.1:
- avoid MSVC build error
- Update to 0.14:
- fix: math.tointeger accepts strings convertible to integers
- adjust file metatables for LuaJIT built with 5.2 compat
disabled, even in compat53.module mode
- Fix building on LuaJIT (don’t rely on the version number)
- Add rpmlintrc
OBS-URL: https://build.opensuse.org/request/show/1313522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-compat-5.3?expand=0&rev=14
6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
<multibuild>
|
|
<package>luajit</package>
|
|
<package>lua53</package>
|
|
<package>lua54</package>
|
|
</multibuild>
|