forked from pool/texlab
- Update to version 4.2.2:
* Bump serde from 1.0.143 to 1.0.144 * Bump insta from 1.18.2 to 1.19.0 (#734) * Bump serde_json from 1.0.83 to 1.0.85 (#733) * Bump lsp-types from 0.93.0 to 0.93.1 (#736) * Do not watch the same directory multiple times * Bump insta from 1.17.1 to 1.18.2 * Remove unused Cargo features * Bump chrono from 0.4.20 to 0.4.22 (#728) * Bump notify from 5.0.0-pre.15 to 5.0.0-pre.16 (#727) * Bump serde from 1.0.142 to 1.0.143 (#722) * Bump once_cell from 1.13.0 to 1.13.1 (#731) * Bump clap from 3.2.16 to 3.2.17 (#729) * Bump anyhow from 1.0.59 to 1.0.62 (#732) * Log the command when executing forward search * Do not treat links to packages as bidirectional * Fix reloading when the file watcher reports a change (#730) OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=14
This commit is contained in:
parent
9831875544
commit
bbe3bdc2d7
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">5f54ebb</param>
|
||||
<param name="revision">3d8afad</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:49fe4b268e6088c8d90542d2ce61f2e2689bf4ae87c67ea1d3a8bcd20ffeaab7
|
||||
size 7410944
|
3
texlab-4.2.2.tar.xz
Normal file
3
texlab-4.2.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f3269e639894bf7dc5e3099f0024666dff77c09623dd48b1e1e8534b6de91b5
|
||||
size 7410924
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 04 07:51:52 UTC 2022 - socvirnyl.estela@gmail.com
|
||||
|
||||
- Update to version 4.2.2:
|
||||
* Bump serde from 1.0.143 to 1.0.144
|
||||
* Bump insta from 1.18.2 to 1.19.0 (#734)
|
||||
* Bump serde_json from 1.0.83 to 1.0.85 (#733)
|
||||
* Bump lsp-types from 0.93.0 to 0.93.1 (#736)
|
||||
* Do not watch the same directory multiple times
|
||||
* Bump insta from 1.17.1 to 1.18.2
|
||||
* Remove unused Cargo features
|
||||
* Bump chrono from 0.4.20 to 0.4.22 (#728)
|
||||
* Bump notify from 5.0.0-pre.15 to 5.0.0-pre.16 (#727)
|
||||
* Bump serde from 1.0.142 to 1.0.143 (#722)
|
||||
* Bump once_cell from 1.13.0 to 1.13.1 (#731)
|
||||
* Bump clap from 3.2.16 to 3.2.17 (#729)
|
||||
* Bump anyhow from 1.0.59 to 1.0.62 (#732)
|
||||
* Log the command when executing forward search
|
||||
* Do not treat links to packages as bidirectional
|
||||
* Fix reloading when the file watcher reports a change (#730)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 20 06:42:51 UTC 2022 - socvirnyl.estela@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: texlab
|
||||
Version: 4.2.1
|
||||
Version: 4.2.2
|
||||
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:f7af4d7930d8f0c3be11a9d21c59433a1aad0806320d9e5da9dfcca607360b8d
|
||||
size 17219900
|
||||
oid sha256:748baffa3fe70162cf93c85d15c183d4d1502bbdf45159eacc5c47ae0f8440a6
|
||||
size 17203656
|
||||
|
Loading…
Reference in New Issue
Block a user