From 0567dfe806b84ced3a656a329a88b178f5288927d23f3f168d0676ab06ca5f03 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Mon, 21 Nov 2022 21:25:53 +0000 Subject: [PATCH] - Update to version 4.3.2: * Do not try to run the TeX engine on package files and fail the build instead * Handle URIs with URL-encoded drive letters on Windows * Parse BibTeX entries with unbalanced quotes correctly * Provide completion for more acronym commands * Fix parsing acronym definitions OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=22 --- _service | 3 ++- texlab-4.3.2.tar.gz | 3 +++ texlab.changes | 10 ++++++++++ texlab.spec | 4 ++-- v4.3.1.tar.gz | 3 --- vendor.tar.gz | 4 ++-- 6 files changed, 19 insertions(+), 8 deletions(-) create mode 100644 texlab-4.3.2.tar.gz delete mode 100644 v4.3.1.tar.gz diff --git a/_service b/_service index 724ad4b..a43197b 100644 --- a/_service +++ b/_service @@ -1,6 +1,7 @@ + - v4.3.1.tar.gz + texlab-4.3.2.tar.gz gz true diff --git a/texlab-4.3.2.tar.gz b/texlab-4.3.2.tar.gz new file mode 100644 index 0000000..d2a3f9d --- /dev/null +++ b/texlab-4.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166738741ad9873076d123ae86d7642060232f23d2674d59a2d38e1d03a6e06a +size 7485312 diff --git a/texlab.changes b/texlab.changes index 093af45..b7d3f53 100644 --- a/texlab.changes +++ b/texlab.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Nov 21 21:22:56 UTC 2022 - Soc Virnyl Estela + +- Update to version 4.3.2: + * Do not try to run the TeX engine on package files and fail the build instead + * Handle URIs with URL-encoded drive letters on Windows + * Parse BibTeX entries with unbalanced quotes correctly + * Provide completion for more acronym commands + * Fix parsing acronym definitions + ------------------------------------------------------------------- Sun Oct 30 10:06:49 UTC 2022 - Soc Virnyl Estela diff --git a/texlab.spec b/texlab.spec index 125d832..3f08e7b 100644 --- a/texlab.spec +++ b/texlab.spec @@ -17,13 +17,13 @@ Name: texlab -Version: 4.3.1 +Version: 4.3.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 Group: Productivity/Publishing/TeX/Utilities URL: https://github.com/latex-lsp/texlab -Source0: %{url}/archive/refs/tags/v%{version}.tar.gz +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.gz Source2: cargo_config BuildRequires: cargo-packaging diff --git a/v4.3.1.tar.gz b/v4.3.1.tar.gz deleted file mode 100644 index 3ccc7b7..0000000 --- a/v4.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0825077c79e4502b05b8aa9762cf409e47ccd3f3c6bc30044a4c00cdb4e1c5a -size 7482145 diff --git a/vendor.tar.gz b/vendor.tar.gz index ef5e709..0c0f104 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c016cb3d717d4a753b8c9e3c79d6cdd631b6d1a10d463e802efa68c65e75a2b -size 26088901 +oid sha256:30f4fab133c86b4ba4756fd34fafeffaa3e6f2b7ca40a6f3c7248825b385b76d +size 26114136