diff --git a/_service b/_service index 746d197..724ad4b 100644 --- a/_service +++ b/_service @@ -1,27 +1,8 @@ - - https://github.com/latex-lsp/texlab - @PARENT_TAG@ - git - 26fec86 - v(.*) - \1 - enable - socvirnyl.estela@gmail.com - - - - *.tar - xz - - - texlab - xz + v4.3.1.tar.gz + gz true - - texlab - + - diff --git a/texlab-4.3.0.tar.xz b/texlab-4.3.0.tar.xz deleted file mode 100644 index 4f835d2..0000000 --- a/texlab-4.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:965d13796d5f83a7866dcd0cb60dbf0d887333ac061afbf6950bfacee3400528 -size 7413096 diff --git a/texlab.changes b/texlab.changes index 3dfe6bf..093af45 100644 --- a/texlab.changes +++ b/texlab.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Oct 30 10:06:49 UTC 2022 - Soc Virnyl Estela + +- 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 + ------------------------------------------------------------------- Fri Oct 14 12:38:47 UTC 2022 - socvirnyl.estela@gmail.com diff --git a/texlab.spec b/texlab.spec index a17bd82..534eedb 100644 --- a/texlab.spec +++ b/texlab.spec @@ -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 diff --git a/v4.3.1.tar.gz b/v4.3.1.tar.gz new file mode 100644 index 0000000..3ccc7b7 --- /dev/null +++ b/v4.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0825077c79e4502b05b8aa9762cf409e47ccd3f3c6bc30044a4c00cdb4e1c5a +size 7482145 diff --git a/vendor.tar.gz b/vendor.tar.gz new file mode 100644 index 0000000..ef5e709 --- /dev/null +++ b/vendor.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c016cb3d717d4a753b8c9e3c79d6cdd631b6d1a10d463e802efa68c65e75a2b +size 26088901 diff --git a/vendor.tar.xz b/vendor.tar.xz deleted file mode 100644 index b77c906..0000000 --- a/vendor.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d54c105d65bbcd5dade8bf21874f155a7952b568a194c995a69ff28376e0f733 -size 16106864