generated from pool/new_package
Accepting request 1135805 from home:Oppzippy:branches:devel:languages:lua
- Upgrade to 3.7.3: - fix: can not infer arg type in some cases OBS-URL: https://build.opensuse.org/request/show/1135805 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-language-server?expand=0&rev=34
This commit is contained in:
4
_service
4
_service
@@ -4,14 +4,14 @@
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">3.6.11</param>
|
||||
<param name="revision">3.7.3</param>
|
||||
<param name="versionrewrite-pattern">(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
</service>
|
||||
<service name="download_url" mode="disabled">
|
||||
<param name="protocol">https</param>
|
||||
<param name="host">github.com</param>
|
||||
<param name="path">LuaLS/lua-language-server/releases/download/3.6.11/lua-language-server-3.6.7-submodules.zip</param>
|
||||
<param name="path">LuaLS/lua-language-server/releases/download/3.7.3/lua-language-server-3.7.3-submodules.zip</param>
|
||||
</service>
|
||||
<service name="tar" mode="disabled" />
|
||||
<service name="recompress" mode="disabled">
|
||||
|
BIN
lua-language-server-3.6.18-submodules.zip
(Stored with Git LFS)
BIN
lua-language-server-3.6.18-submodules.zip
(Stored with Git LFS)
Binary file not shown.
BIN
lua-language-server-3.6.18.tar.gz
(Stored with Git LFS)
BIN
lua-language-server-3.6.18.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
lua-language-server-3.7.3-submodules.zip
(Stored with Git LFS)
Normal file
BIN
lua-language-server-3.7.3-submodules.zip
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
lua-language-server-3.7.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
lua-language-server-3.7.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 31 01:45:39 UTC 2023 - Kyle Scheuing <kyle@kylescheuing.com>
|
||||
|
||||
- Upgrade to 3.7.3:
|
||||
- fix: can not infer arg type in some cases
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 1 11:19:41 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: lua-language-server
|
||||
Version: 3.6.18
|
||||
Version: 3.7.3
|
||||
Release: 0
|
||||
Summary: Lua Language Server coded by Lua
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user