- Update to version 4.3.1:

* Do not crash with a stack overflow when trying to load packages with many internal dependencies
  * Normalize drive letters of all document URIs
  * Fix parsing commands that take file paths as arguments
  * Use the correct working directory and command line arguments when calling `latexindent`
  * Fix publishing to CTAN

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=18
This commit is contained in:
Soc Virnyl Estela
2022-10-30 10:12:17 +00:00
committed by Git OBS Bridge
parent 4c52bbd13b
commit 30623fd0da
7 changed files with 21 additions and 30 deletions

View File

@@ -17,13 +17,13 @@
Name: texlab
Version: 4.3.0
Version: 4.3.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
Group: Productivity/Publishing/TeX/Utilities
URL: https://github.com/latex-lsp/texlab
Source0: %{name}-%{version}.tar.xz
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
Source1: vendor.tar.xz
Source2: cargo_config
BuildRequires: cargo-packaging