Accepting request 948411 from devel:languages:lua

OBS-URL: https://build.opensuse.org/request/show/948411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-language-server?expand=0&rev=6
This commit is contained in:
2022-01-24 22:10:10 +00:00
committed by Git OBS Bridge
5 changed files with 16 additions and 7 deletions

@@ -3,8 +3,8 @@
<param name="url">https://github.com/sumneko/lua-language-server</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">2.5.6</param>
<param name="version">2.5.6</param>
<param name="revision">2.6.1</param>
<param name="version">2.6.1</param>
</service>
<service name="tar" mode="disabled" />
<service name="recompress" mode="disabled">

BIN
lua-language-server-2.5.6-submodules.zip (Stored with Git LFS)

Binary file not shown.

BIN
lua-language-server-2.6.1-submodules.zip (Stored with Git LFS) Normal file

Binary file not shown.

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 24 12:45:42 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 2.6.1:
* update ngx/openresty annotations
* add more skynet function defines
* Build for linux-arm64
* add skynet sc and mongo desc
-------------------------------------------------------------------
Tue Dec 28 10:59:34 UTC 2021 - Matej Cepl <mcepl@suse.com>

@@ -1,7 +1,7 @@
#
# spec file for package lua-language-server
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2021 Andreas Schneider <asn@cryptomilk.org>
#
# All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
%define pkg_name lua-language-server
Name: lua-language-server
Version: 2.5.6
Version: 2.6.1
Release: 0
Summary: Lua Language Server coded by Lua
License: MIT