forked from pool/texlab
- Update to version 4.2.0:
* Fix compression tasks * Fix release build job name * Update transitive dependencies with dependabot * Update transitive dependencies * Remove multimap dependency * Bump serde_json from 1.0.81 to 1.0.82 (#664) * Bump clap from 3.2.6 to 3.2.8 (#665) * Revert "Re-introduce brunch for benchmarking" * Re-introduce brunch for benchmarking OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=8
This commit is contained in:
parent
16e1a1bd17
commit
144406b947
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/latex-lsp/texlab</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">4ba779b1c179939084620d1a9f2cf96b9b99d1d8</param>
|
||||
<param name="revision">ed4aeb50966ad802b3eabdd82550121f0ae0b5f4</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e95d484f601882a7628de4cfec749b0a2ddd8a1abff7dd87c5bc6f0053ff76d9
|
||||
size 7489720
|
3
texlab-4.2.0.tar.xz
Normal file
3
texlab-4.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99f70aba8c78bc1c8e6d2c520d8ea5beb24fac989116fd5fe39ff5d2d0ffb380
|
||||
size 7492888
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 15 14:08:51 UTC 2022 - socvirnyl.estela@gmail.com
|
||||
|
||||
- Update to version 4.2.0:
|
||||
* Fix compression tasks
|
||||
* Fix release build job name
|
||||
* Update transitive dependencies with dependabot
|
||||
* Update transitive dependencies
|
||||
* Remove multimap dependency
|
||||
* Bump serde_json from 1.0.81 to 1.0.82 (#664)
|
||||
* Bump clap from 3.2.6 to 3.2.8 (#665)
|
||||
* Revert "Re-introduce brunch for benchmarking"
|
||||
* Re-introduce brunch for benchmarking
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 19 15:48:32 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: texlab
|
||||
Version: 4.1.0
|
||||
Version: 4.2.0
|
||||
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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0eb72ffa57e55e5a56650150ca0e5982a1e32d5678cb32f4bc77fe20e463c2ed
|
||||
size 23104460
|
||||
oid sha256:da186c5a5adf77f11254dfa9b38fe8258a88da321bb2e5ac606a21ac1d9ddbc9
|
||||
size 23097396
|
||||
|
Loading…
Reference in New Issue
Block a user