diff --git a/_service b/_service index 6d81ac3..9b84b72 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - texlab-5.9.2.tar.gz + texlab-5.10.0.tar.gz zst true diff --git a/cargo_config b/cargo_config index 6fb4ff4..97852b5 100644 --- a/cargo_config +++ b/cargo_config @@ -2,4 +2,4 @@ replace-with = "vendored-sources" [source.vendored-sources] -directory = "vendor" \ No newline at end of file +directory = "vendor" diff --git a/texlab-5.10.0.tar.gz b/texlab-5.10.0.tar.gz new file mode 100644 index 0000000..bead82b --- /dev/null +++ b/texlab-5.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af327ac35b1803d1b9831abf915b9bbd9f18d8659facfb72f820e006b60bfa41 +size 7504241 diff --git a/texlab-5.9.2.tar.gz b/texlab-5.9.2.tar.gz deleted file mode 100644 index edf82f3..0000000 --- a/texlab-5.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b635d592423705802feb442e47622307c2ed12d265f5d48b95b3082f27d571ae -size 7499478 diff --git a/texlab.changes b/texlab.changes index 3cad232..5b0c288 100644 --- a/texlab.changes +++ b/texlab.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Oct 2 19:39:45 UTC 2023 - Olivier Belleux + +- Remove lines in spec files due "failed to build" + * # They deleted it. + install -Dm644 texlab.1 -t %%{buildroot}%%{_mandir}/man1/ + * %{_mandir}/man1/texlab.1%{?ext_man} + +------------------------------------------------------------------- +Sun Oct 1 00:45:25 UTC 2023 - Soc Virnyl Estela + +- Update to version 5.10.0: + * Allow passing additional arguments to ChkTeX using texlab.chktex.additionalArgs + * Fix loading bibliographies from kpathsea search path + * Don't report duplicate results when using goto definition on includes + * Fix project detection when there exist files with the same name + * Do not report parse errors with $ in paths + ------------------------------------------------------------------- Mon Aug 21 05:27:13 UTC 2023 - Soc Virnyl Estela diff --git a/texlab.spec b/texlab.spec index 32ce036..5322566 100644 --- a/texlab.spec +++ b/texlab.spec @@ -17,7 +17,7 @@ Name: texlab -Version: 5.9.2 +Version: 5.10.0 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 @@ -47,9 +47,6 @@ cp %{SOURCE2} .cargo/config mkdir -p %{buildroot}%{_bindir} install -m 0755 %{_builddir}/%{name}-%{version}/target/release/%{name} %{buildroot}%{_bindir}/%{name} -# They deleted it. -# install -Dm644 texlab.1 -t %%{buildroot}%%{_mandir}/man1/ - %check %{cargo_test} --all-features @@ -57,6 +54,5 @@ install -m 0755 %{_builddir}/%{name}-%{version}/target/release/%{name} %{buildro %{_bindir}/texlab %license LICENSE %doc README.md CHANGELOG.md -# %{_mandir}/man1/texlab.1%{?ext_man} %changelog diff --git a/vendor.tar.zst b/vendor.tar.zst index 5f71ac5..2236644 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11bbe7c327a3403a762f9a95e7a5f9076c0c01cd7cb2f744e7bef5cc6dc47a2a -size 21223341 +oid sha256:adb921d10e32ee14b6bf1f194041bc7a4e104337b41f60948beb3e3afbec5d3d +size 21196549