From 94e285a88a2e74a5bbaf0b0136411ee57074040c940c0ae3849422b49df5b63b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 13 Jul 2020 06:23:12 +0000 Subject: [PATCH] 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 --- lua-luarocks.changes | 8 ++++++++ lua-luarocks.spec | 2 +- luarocks-3.2.0.tar.gz | 3 --- luarocks-3.3.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 luarocks-3.2.0.tar.gz create mode 100644 luarocks-3.3.1.tar.gz diff --git a/lua-luarocks.changes b/lua-luarocks.changes index 8cad615..5f0c444 100644 --- a/lua-luarocks.changes +++ b/lua-luarocks.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jul 12 14:20:58 UTC 2020 - Callum Farmer + +- 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 diff --git a/lua-luarocks.spec b/lua-luarocks.spec index 1a807a9..591ac04 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.2.0 +Version: 3.3.1 Release: 0 Summary: A deployment and management system for Lua modules License: MIT diff --git a/luarocks-3.2.0.tar.gz b/luarocks-3.2.0.tar.gz deleted file mode 100644 index 212b3a3..0000000 --- a/luarocks-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2eb33540c788a60baf161fd6cc3cd335371593692a0daf991c59ac95f1cafb65 -size 5366554 diff --git a/luarocks-3.3.1.tar.gz b/luarocks-3.3.1.tar.gz new file mode 100644 index 0000000..86eb01c --- /dev/null +++ b/luarocks-3.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:837481e408f7c06b59befe7ec194537c657687d624894bca7f79034302141a34 +size 5381052