From 9ff4edb5f9035f62d579d3a4cea78239fadfec6df33fac9dca49145f6b717128 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sat, 20 Aug 2022 06:46:47 +0000 Subject: [PATCH] - Update to version 4.2.1: * Bump version to v4.2.1 * Downgrade anyhow due to yanked version * Bump chrono from 0.4.20-rc.1 to 0.4.20 (#717) * Bump serde_repr from 0.1.8 to 0.1.9 (#714) * Bump serde from 1.0.140 to 1.0.142 (#715) * Bump clap from 3.2.15 to 3.2.16 (#709) * Bump insta from 1.17.0 to 1.17.1 (#710) * Bump anyhow from 1.0.58 to 1.0.60 (#713) * Bump serde_json from 1.0.82 to 1.0.83 (#716) * Update chrono crate * Update changelog * Copy both ".chktexrc" and "chktexrc" to temp dir * Test for less targets in CI * Create file watcher on main thread * Run "cargo update" * Bump clap from 3.2.14 to 3.2.15 (#698) * Bump human_name from 1.3.2 to 1.3.4 (#703) * Bump insta from 1.16.0 to 1.17.0 (#706) * Use chktexrc directory if found when linting * Always use server-side file watching * Use current dir as fallback watch location * Only trigger dependabot for direct dependencies * Fix parsing options when some values are missing * Re-add auxiliary directory to watch list * Use notify for file watching if no client support * Fix working directory of ChkTeX * Update dependencies using "cargo update" * Bump regex from 1.5.6 to 1.6.0 (#668) * Bump criterion-plot from 0.4.4 to 0.4.5 (#681) OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=10 --- _service | 4 ++-- texlab.changes | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++ texlab.spec | 3 ++- vendor.tar.xz | 4 ++-- 4 files changed, 60 insertions(+), 5 deletions(-) diff --git a/_service b/_service index a46a525..fe33eab 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/latex-lsp/texlab @PARENT_TAG@ git - ed4aeb50966ad802b3eabdd82550121f0ae0b5f4 + 5f54ebb v(.*) \1 enable @@ -18,7 +18,7 @@ texlab xz - false + true texlab diff --git a/texlab.changes b/texlab.changes index 9f6e58a..8ff7558 100644 --- a/texlab.changes +++ b/texlab.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sat Aug 20 06:42:51 UTC 2022 - socvirnyl.estela@gmail.com + +- Update to version 4.2.1: + * Bump version to v4.2.1 + * Downgrade anyhow due to yanked version + * Bump chrono from 0.4.20-rc.1 to 0.4.20 (#717) + * Bump serde_repr from 0.1.8 to 0.1.9 (#714) + * Bump serde from 1.0.140 to 1.0.142 (#715) + * Bump clap from 3.2.15 to 3.2.16 (#709) + * Bump insta from 1.17.0 to 1.17.1 (#710) + * Bump anyhow from 1.0.58 to 1.0.60 (#713) + * Bump serde_json from 1.0.82 to 1.0.83 (#716) + * Update chrono crate + * Update changelog + * Copy both ".chktexrc" and "chktexrc" to temp dir + * Test for less targets in CI + * Create file watcher on main thread + * Run "cargo update" + * Bump clap from 3.2.14 to 3.2.15 (#698) + * Bump human_name from 1.3.2 to 1.3.4 (#703) + * Bump insta from 1.16.0 to 1.17.0 (#706) + * Use chktexrc directory if found when linting + * Always use server-side file watching + * Use current dir as fallback watch location + * Only trigger dependabot for direct dependencies + * Fix parsing options when some values are missing + * Re-add auxiliary directory to watch list + * Use notify for file watching if no client support + * Fix working directory of ChkTeX + * Update dependencies using "cargo update" + * Bump regex from 1.5.6 to 1.6.0 (#668) + * Bump criterion-plot from 0.4.4 to 0.4.5 (#681) + * Bump human_name from 1.0.3 to 1.0.5 (#682) + * Bump rowan from 0.15.5 to 0.15.6 (#675) + * Bump plotters from 0.3.1 to 0.3.2 (#672) + * Bump clap from 3.2.8 to 3.2.12 (#680) + * Bump ucd-trie from 0.1.3 to 0.1.4 (#670) + * Bump regex-syntax from 0.6.26 to 0.6.27 (#671) + * Bump plotters-backend from 0.3.2 to 0.3.4 (#673) + * Bump criterion from 0.3.5 to 0.3.6 (#674) + * Bump serde_yaml from 0.8.24 to 0.8.25 (#676) + * Bump hashbrown from 0.12.1 to 0.12.2 (#677) + * Bump serde from 1.0.138 to 1.0.139 (#678) + * Bump once_cell from 1.12.0 to 1.13.0 (#667) + * Generate CTAN documentation in CI + * Bump dashmap from 5.2.0 to 5.3.4 (#638) + * Bump fixedbitset from 0.4.1 to 0.4.2 (#666) + * Always enable completion feature + * Bump MSRV to 1.59 + * Remove dead code + * Compile documentation required by CTAN in CI + * Do not attempt to install gtar on macOS runner + ------------------------------------------------------------------- Fri Jul 15 14:08:51 UTC 2022 - socvirnyl.estela@gmail.com diff --git a/texlab.spec b/texlab.spec index 5c9e2cc..0739482 100644 --- a/texlab.spec +++ b/texlab.spec @@ -17,7 +17,7 @@ Name: texlab -Version: 4.2.0 +Version: 4.2.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 @@ -27,6 +27,7 @@ Source0: %{name}-%{version}.tar.xz Source1: vendor.tar.xz Source2: cargo_config BuildRequires: cargo-packaging +BuildRequires: rust+cargo >= 1.59 ExclusiveArch: %{rust_arches} %description diff --git a/vendor.tar.xz b/vendor.tar.xz index c60d4c3..82603b3 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da186c5a5adf77f11254dfa9b38fe8258a88da321bb2e5ac606a21ac1d9ddbc9 -size 23097396 +oid sha256:f7af4d7930d8f0c3be11a9d21c59433a1aad0806320d9e5da9dfcca607360b8d +size 17219900