SHA256
6
0
forked from pool/lua-luarocks

7 Commits

Author SHA256 Message Date
651d6a7be1 Enable lua55 build 2026-01-21 21:43:56 +01:00
eb968dbc5a Switch off building lua51 build of the package. 2025-10-29 17:38:59 +01:00
fcc374e219 Add luajit version to _multibuild 2025-10-29 17:38:39 +01:00
08895be6ae Accepting request 1313557 from devel:languages:lua
- 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
2025-10-27 13:37:13 +00:00
d37bb375d5 - Add lua54 as new build target
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luarocks?expand=0&rev=14
2020-07-06 19:05:54 +00:00
Jan Matejek
a320451295 drop support for lua 5.2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luarocks?expand=0&rev=7
2017-10-30 14:48:00 +00:00
Tomáš Chvátal
4c65324a13 osc copypac from project:devel:languages:lua package:luarocks revision:7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luarocks?expand=0&rev=1
2017-07-14 13:07:32 +00:00