Accepting request 726833 from home:mcepl:branches:devel:languages:lua

Upstream release.

OBS-URL: https://build.opensuse.org/request/show/726833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luarocks?expand=0&rev=12
This commit is contained in:
2019-08-28 20:48:54 +00:00
committed by Git OBS Bridge
parent 6808a978ff
commit 2386e05b63
4 changed files with 25 additions and 4 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Aug 28 22:02:17 CEST 2019 - Matej Cepl <mcepl@suse.com>
- Update to 3.2.0:
* Bugfix: luarocks path does not change the order of
pre-existing path items when prepending or appending to path
variables
* Bugfix: fix directory detection on the Mac
* When building with --force-config, LuaRocks now never uses
the "project" directory, but only the forced configuration
* Lua libdir is now only checked for commands/platforms that
really need to link Lua explicitly
* LuaJIT is now detected dynamically
* RaptorJIT is now detected as a LuaJIT variant
* Improvements in Lua autodetection at runtime
* luarocks new_version: new option --dir
* luarocks which: report modules found via package.path and
package.cpath as well
* install.bat: Improved detection for Visual Studio 2017 and
higher
-------------------------------------------------------------------
Sun May 26 16:44:38 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -20,7 +20,7 @@
%define flavor @BUILD_FLAVOR@
%define mod_name luarocks
%define lua_value %(echo "%{flavor}" |sed -e 's:lua::')
Version: 3.1.2
Version: 3.2.0
Release: 0
Summary: A deployment and management system for Lua modules
License: MIT

BIN
luarocks-3.1.2.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
luarocks-3.2.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.