Accepting request 1005755 from home:uncomfyhalomacro:branches:devel:languages:lua

- Update to version 3.5.6:
  * fix #1506
  * meta template: luajit add cdata type
  * fix #1537
  * Replace old variable return syntax
  * fix: string.match return type
  * string.find returns any for now
  * update submodules
  * update 3rd-api
- Remove time_includes.patch

OBS-URL: https://build.opensuse.org/request/show/1005755
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-language-server?expand=0&rev=25
This commit is contained in:
2022-09-26 10:01:12 +00:00
committed by Git OBS Bridge
parent 577fab7868
commit ce91409c89
8 changed files with 26 additions and 55 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Sep 24 10:17:33 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 3.5.6:
* fix #1506
* meta template: luajit add cdata type
* fix #1537
* Replace old variable return syntax
* fix: string.match return type
* string.find returns any for now
* update submodules
* update 3rd-api
- Remove time_includes.patch
-------------------------------------------------------------------
Tue Jul 26 00:08:48 UTC 2022 - Matej Cepl <mcepl@suse.com>