Accepting request 726834 from devel:languages:lua

OBS-URL: https://build.opensuse.org/request/show/726834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-luarocks?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2019-08-29 15:25:17 +00:00 committed by Git OBS Bridge
commit 923676544b
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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11fc78e8aaa23987065e1e4281bec23e94481510e820376bcfe84976332ebb20
size 5353285

3
luarocks-3.2.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2eb33540c788a60baf161fd6cc3cd335371593692a0daf991c59ac95f1cafb65
size 5366554