Accepting request 998615 from devel:languages:lua

OBS-URL: https://build.opensuse.org/request/show/998615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-luarocks?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2022-08-23 12:25:40 +00:00 committed by Git OBS Bridge
commit efac6839b2
4 changed files with 19 additions and 7 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Aug 21 03:21:58 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
- Update to version 3.9.1:
* `builtin` build mode now always respects CC, CFLAGS and LDFLAGS
* Check that lua.h version matches the desired Lua version
* Check that the version of the Lua C library matches the desired Lua version
* Fixed deployment of non-wrapped binaries
* Fixed crash when `--lua-version` option is malformed
* Fixed help message for `--pin` option
* Unix: use native methods and don't always rely on $USER to determine user
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 18 15:07:53 UTC 2021 - Callum Farmer <gmbr3@opensuse.org> Sat Dec 18 15:07:53 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package lua-luarocks # spec file
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2022 SUSE LLC
# Copyright (c) 2012 Togan Muftuoglu toganm@opensuse.org # Copyright (c) 2012 Togan Muftuoglu toganm@opensuse.org
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
@ -26,7 +26,7 @@ ExclusiveArch: do_not_build
%else %else
Name: %{flavor}-%{mod_name} Name: %{flavor}-%{mod_name}
%endif %endif
Version: 3.8.0 Version: 3.9.1
Release: 0 Release: 0
Summary: A deployment and management system for Lua modules Summary: A deployment and management system for Lua modules
License: MIT License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56ab9b90f5acbc42eb7a94cf482e6c058a63e8a1effdf572b8b2a6323a06d923
size 249787

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

Binary file not shown.