SHA256
1
0
forked from pool/texlab

- Update to version 5.5.1:

* Fix spurious completion results when completing environments
  * Fix regression when guessing cursor position after formatting
  * Fix parsing `\verb` command
  * Add `flalign` and `flalign*` to default list of math environments

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=38
This commit is contained in:
Soc Virnyl Estela 2023-05-08 03:57:44 +00:00 committed by Git OBS Bridge
parent e5689a5e68
commit 2f2c103452
6 changed files with 16 additions and 7 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="download_files" mode="disabled" />
<service name="cargo_vendor" mode="disabled">
<param name="srctar">texlab-5.5.0.tar.gz</param>
<param name="srctar">texlab-5.5.1.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>

View File

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

3
texlab-5.5.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 8 03:55:14 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 5.5.1:
* Fix spurious completion results when completing environments
* Fix regression when guessing cursor position after formatting
* Fix parsing `\verb` command
* Add `flalign` and `flalign*` to default list of math environments
-------------------------------------------------------------------
Sat Apr 22 10:57:23 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>

View File

@ -17,7 +17,7 @@
Name: texlab
Version: 5.5.0
Version: 5.5.1
Release: 0
Summary: Implementation of the Language Server Protocol for LaTeX
License: ( 0BSD OR MIT OR Apache-2.0 ) AND ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR MIT ) AND ( Apache-2.0 OR Apache-2.0 OR MIT ) AND ( CC0-1.0 OR Artistic-2.0 ) AND ( MIT OR Apache-2.0 OR Zlib ) AND ( MIT OR Zlib OR Apache-2.0 ) AND ( Unlicense OR MIT ) AND ( Zlib OR Apache-2.0 OR MIT ) AND Apache-2.0 AND BSD-3-Clause AND GPL-3.0 AND GPL-3.0+ AND ISC AND MIT AND MPL-2.0 AND MPL-2.0+ AND GPL-3.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:296a0b57a5bd2ab3e4b91ad2053e452829fe7a8ca066d7a1e5f743b005fc3632
size 30154083
oid sha256:cd78e3c95f1f540a7b090498ce34dbdcdae983920d9c233c23b8da60168e9338
size 30224420