Accepting request 820554 from home:gmbr3:Active

- Update to version 3.3.1
  * Fix downgrades of rocks containing directories: stop it from creating spurious 0-byte files where directories have been
  * Fix error message when attempting to copy a file that is missing
  * For the changes made in 3.3.0 see https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md#whats-new-in-luarocks-330

OBS-URL: https://build.opensuse.org/request/show/820554
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luarocks?expand=0&rev=15
This commit is contained in:
2020-07-13 06:23:12 +00:00
committed by Git OBS Bridge
parent d37bb375d5
commit 94e285a88a
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jul 12 14:20:58 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Update to version 3.3.1
* Fix downgrades of rocks containing directories: stop it from creating spurious 0-byte files where directories have been
* Fix error message when attempting to copy a file that is missing
* For the changes made in 3.3.0 see https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md#whats-new-in-luarocks-330
-------------------------------------------------------------------
Mon Jul 6 19:05:47 UTC 2020 - Matej Cepl <mcepl@suse.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.2.0
Version: 3.3.1
Release: 0
Summary: A deployment and management system for Lua modules
License: MIT

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

Binary file not shown.

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

Binary file not shown.