- Switch off building lua51 build of the package.
- Update to LuaRocks 3.12.2:
- fix syntax error
- Update to LuaRocks 3.12.1:
- rockspec: re-add deprecated function type(). Removing this
broke the behavior of some luarocks.build plugins. LuaRocks
does not have a stable public API, but since this function
was returned as part of the function signature, we'll revert
this as a deprecated function, to be removed in LuaRocks 4.0.
No other reverts are planned for the sake of restoring
private APIs.
- Update to LuaRocks 3.12.0 (required for gh#luarocks/luarocks#1797):
- LuaRocks 3.12.0 marks the transition of the implementation of
the tool from Lua to Teal! This was implemented by Victor
Ilchev as his Google Summer of Code project.
- Transition entire implementation from Lua to Teal!
- luarocks upload: include .src.rock file when given.
- Various Windows fixes
- Only create binary wrapper for Lua scripts. (#1738)
- Project dir initialized via luarocks init has higher
precedence than local_by_default configuration. (#1682)
- add LUA_VERSION build variable for rockspecs.
- Rockspec format addition, feature-gated with rockspec_format
= "3.1:
- Avoid overwriting CMake variables from rockspec.
- Allow loading JSON-formatted manifest, to circumvent a LuaJIT
bug when loading Lua files.
- Various other minor fixes.
- Update to LuaRocks 3.11.1:
OBS-URL: https://build.opensuse.org/request/show/1313557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-luarocks?expand=0&rev=16