11
0

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:
Dominique Leuenberger 2022-01-24 22:10:10 +00:00 committed by Git OBS Bridge
commit 3f8404f03a
5 changed files with 16 additions and 7 deletions

View File

@ -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">

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4103eb826f24a30c868f7c32b7d2a8c41ad8e1eae475ed4ba47a449073b94018
size 21384070

View File

@ -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>

View File

@ -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