From 2386e05b636fc50bc082899a46e7b5e757a0c32af7a64ce66ad82b501ed08286 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 28 Aug 2019 20:48:54 +0000 Subject: [PATCH] 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 --- lua-luarocks.changes | 21 +++++++++++++++++++++ lua-luarocks.spec | 2 +- luarocks-3.1.2.tar.gz | 3 --- luarocks-3.2.0.tar.gz | 3 +++ 4 files changed, 25 insertions(+), 4 deletions(-) delete mode 100644 luarocks-3.1.2.tar.gz create mode 100644 luarocks-3.2.0.tar.gz diff --git a/lua-luarocks.changes b/lua-luarocks.changes index c78cce4..99d57c1 100644 --- a/lua-luarocks.changes +++ b/lua-luarocks.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Aug 28 22:02:17 CEST 2019 - Matej Cepl + +- 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 diff --git a/lua-luarocks.spec b/lua-luarocks.spec index 3bcabdc..bb3fe7c 100644 --- a/lua-luarocks.spec +++ b/lua-luarocks.spec @@ -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 diff --git a/luarocks-3.1.2.tar.gz b/luarocks-3.1.2.tar.gz deleted file mode 100644 index 3d40742..0000000 --- a/luarocks-3.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11fc78e8aaa23987065e1e4281bec23e94481510e820376bcfe84976332ebb20 -size 5353285 diff --git a/luarocks-3.2.0.tar.gz b/luarocks-3.2.0.tar.gz new file mode 100644 index 0000000..212b3a3 --- /dev/null +++ b/luarocks-3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eb33540c788a60baf161fd6cc3cd335371593692a0daf991c59ac95f1cafb65 +size 5366554