Accepting request 822976 from devel:languages:lua
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/822976 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-luarocks?expand=0&rev=6
This commit is contained in:
commit
40f610caf2
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2eb33540c788a60baf161fd6cc3cd335371593692a0daf991c59ac95f1cafb65
|
||||
size 5366554
|
3
luarocks-3.3.1.tar.gz
Normal file
3
luarocks-3.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:837481e408f7c06b59befe7ec194537c657687d624894bca7f79034302141a34
|
||||
size 5381052
|
Loading…
x
Reference in New Issue
Block a user