9 Commits

Author SHA256 Message Date
3619a6eaaa Accepting request 1300018 from Publishing:TeXLive
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1300018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlab?expand=0&rev=29
2025-08-18 14:08:43 +00:00
Soc Virnyl Estela
b3e0955bd1 OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=72 2025-08-11 07:51:30 +00:00
Soc Virnyl Estela
ac4c76e381 - Update to version 5.23.1:
* Add --line0, --line1 arguments to the texlab inverse-search command (#1365)
  * Extract the context provided by latexmkrc to infer additions to TEXINPUTS and BIBINPUTS (#1369)
  * Add support for latexmk v4.86 (#1410)
  * Recognize wide float environment in label parsing (#1404)
  * Treat \gdef, \edef, \xdef and \glet as command definitions (#1402)
  * Add support for multi-word filtering in workspace symbols (#1396)
  * Add support for matching incomplete keywords in workspace symbol filtering (#1396)
  * Add an experimental capability for textDocument/build and textDocument/forwardSearch (#1328)
  * Allow disabling warnings using % texlab: warnings off and % texlab: warnings on (#1327)
  * Regenerate diagnostics after loading the TeX distribution (#1376)
  * Improve handling of nested curly braces in command parsing (#1360)
  * Don't panic if the server receives a completion request with an invalid position (#1367)
  * Only return LocationLink[] in textDocument/definition if the client supports it (#1399)
  * Add --line0, --line1 arguments to the texlab inverse-search command (#1365)
  * Extract the context provided by latexmkrc to infer additions to TEXINPUTS and BIBINPUTS (#1369)
  * Add support for latexmk v4.86 (#1410)
  * Recognize wide float environment in label parsing (#1404)
  * Treat \gdef, \edef, \xdef and \glet as command definitions (#1402)
  * Add support for multi-word filtering in workspace symbols (#1396)
  * Add support for matching incomplete keywords in workspace symbol filtering (#1396)
  * Add an experimental capability for textDocument/build and textDocument/forwardSearch (#1328)
  * Allow disabling warnings using % texlab: warnings off and % texlab: warnings on (#1327)
  * Regenerate diagnostics after loading the TeX distribution (#1376)
  * Improve handling of nested curly braces in command parsing (#1360)
  * Don't panic if the server receives a completion request with an invalid position (#1367)
  * Only return LocationLink[] in textDocument/definition if the client supports it (#1399)

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=71
2025-08-11 06:56:07 +00:00
5c38a58bd6 Accepting request 1265475 from Publishing:TeXLive
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1265475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlab?expand=0&rev=28
2025-03-31 09:43:01 +00:00
Soc Virnyl Estela
f368edadd1 - Reupload vendor.tar.zst.
* Disable update to respect lockfile

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=69
2025-03-23 06:53:32 +00:00
Soc Virnyl Estela
a6c5565a0f OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=68 2025-03-23 06:39:17 +00:00
Soc Virnyl Estela
8648452bde - Update to version 5.22.1:
* Don't store IPC socket (texlab.sock) in temp directory
  * Allow hovering over symbol-like commands (e. g. \pi) to show a unicode preview or a preview image if the client supports it
  * Add texlab.symbols.customEnvironments setting for specifying additional environments that will be included in the document symbols
  * Add texlab.experimental.labelReferenceRangeCommands setting
  * Add tex-fmt as a formatter for latex and bibtex
  * Fix parsing links with URL encoding
  * Improve error message when texlab.build.executable does not exist
  * Support starred variants in "Go to References"
  * Add texlab.latexindent.replacement setting to allow passing a replacement flag to latexindent
  * Don't require a label to show section numbers for document symbols
  * Support navigating to files that are part of the TEXINPUTS similar to BIBINPUTS
  * Fix opening untitled documents
  * Handle \bibitem when checking for undefined references
  * Fix false-positive syntax error when using a command inside a \label

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=67
2025-03-23 04:08:03 +00:00
c9e89ae3e3 Accepting request 1219783 from Publishing:TeXLive
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1219783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlab?expand=0&rev=27
2024-10-31 15:09:58 +00:00
Soc Virnyl Estela
234cae8914 - Update to version 5.20.0:
* Add texlab.inlayHints.maxLength setting to allow limiting inlay hint text length
  * Allow suppressing diagnostics using % texlab: ignore magic comments
  * Fix enabling texlab.build.useFileList setting
  * Make "Goto Definition" work correctly with starred commands
  * Add texlab.build.useFileList setting to allow controlling whether to use the .fls files
  * Disable using .fls files for project detection by default
  * Parse .fls files to make the project detection more reliable
  * Fix parsing commands with unicode characters inside BibTeX entries
  * Improve detection of included files when non-ASCII characters are used
  * Fix resolving includes starting from files included using \subimport

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=65
2024-10-24 07:33:00 +00:00
6 changed files with 82 additions and 10 deletions

View File

@@ -3,7 +3,8 @@
<service name="cargo_vendor" mode="manual">
<param name="srctar">texlab-*.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
<param name="update">false</param>
<param name="respect-lockfile">true</param>
</service>
<service name="cargo_audit" mode="manual" />
</services>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d21868a912b3ba1ca037d1df537dfdcecbbda3a3436529dc0634cacee302d8a9
size 7500975

3
texlab-5.23.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32620d4a186222cef1140250c9c43b83ed873a4710d05a0075c7d8f6d1d4e1ec
size 7519089

View File

@@ -1,3 +1,74 @@
-------------------------------------------------------------------
Mon Aug 11 06:48:41 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 5.23.1:
* Add --line0, --line1 arguments to the texlab inverse-search command (#1365)
* Extract the context provided by latexmkrc to infer additions to TEXINPUTS and BIBINPUTS (#1369)
* Add support for latexmk v4.86 (#1410)
* Recognize wide float environment in label parsing (#1404)
* Treat \gdef, \edef, \xdef and \glet as command definitions (#1402)
* Add support for multi-word filtering in workspace symbols (#1396)
* Add support for matching incomplete keywords in workspace symbol filtering (#1396)
* Add an experimental capability for textDocument/build and textDocument/forwardSearch (#1328)
* Allow disabling warnings using % texlab: warnings off and % texlab: warnings on (#1327)
* Regenerate diagnostics after loading the TeX distribution (#1376)
* Improve handling of nested curly braces in command parsing (#1360)
* Don't panic if the server receives a completion request with an invalid position (#1367)
* Only return LocationLink[] in textDocument/definition if the client supports it (#1399)
* Add --line0, --line1 arguments to the texlab inverse-search command (#1365)
* Extract the context provided by latexmkrc to infer additions to TEXINPUTS and BIBINPUTS (#1369)
* Add support for latexmk v4.86 (#1410)
* Recognize wide float environment in label parsing (#1404)
* Treat \gdef, \edef, \xdef and \glet as command definitions (#1402)
* Add support for multi-word filtering in workspace symbols (#1396)
* Add support for matching incomplete keywords in workspace symbol filtering (#1396)
* Add an experimental capability for textDocument/build and textDocument/forwardSearch (#1328)
* Allow disabling warnings using % texlab: warnings off and % texlab: warnings on (#1327)
* Regenerate diagnostics after loading the TeX distribution (#1376)
* Improve handling of nested curly braces in command parsing (#1360)
* Don't panic if the server receives a completion request with an invalid position (#1367)
* Only return LocationLink[] in textDocument/definition if the client supports it (#1399)
-------------------------------------------------------------------
Sun Mar 23 06:51:34 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Reupload vendor.tar.zst.
* Disable update to respect lockfile
-------------------------------------------------------------------
Sun Mar 23 04:05:56 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 5.22.1:
* Don't store IPC socket (texlab.sock) in temp directory
* Allow hovering over symbol-like commands (e. g. \pi) to show a unicode preview or a preview image if the client supports it
* Add texlab.symbols.customEnvironments setting for specifying additional environments that will be included in the document symbols
* Add texlab.experimental.labelReferenceRangeCommands setting
* Add tex-fmt as a formatter for latex and bibtex
* Fix parsing links with URL encoding
* Improve error message when texlab.build.executable does not exist
* Support starred variants in "Go to References"
* Add texlab.latexindent.replacement setting to allow passing a replacement flag to latexindent
* Don't require a label to show section numbers for document symbols
* Support navigating to files that are part of the TEXINPUTS similar to BIBINPUTS
* Fix opening untitled documents
* Handle \bibitem when checking for undefined references
* Fix false-positive syntax error when using a command inside a \label
-------------------------------------------------------------------
Thu Oct 24 07:31:52 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 5.20.0:
* Add texlab.inlayHints.maxLength setting to allow limiting inlay hint text length
* Allow suppressing diagnostics using % texlab: ignore magic comments
* Fix enabling texlab.build.useFileList setting
* Make "Goto Definition" work correctly with starred commands
* Add texlab.build.useFileList setting to allow controlling whether to use the .fls files
* Disable using .fls files for project detection by default
* Parse .fls files to make the project detection more reliable
* Fix parsing commands with unicode characters inside BibTeX entries
* Improve detection of included files when non-ASCII characters are used
* Fix resolving includes starting from files included using \subimport
-------------------------------------------------------------------
Mon Jun 24 00:09:28 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>

View File

@@ -1,7 +1,7 @@
#
# spec file for package texlab
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: texlab
Version: 5.17.0
Version: 5.23.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
@@ -39,14 +39,14 @@ The server may be used with any editor that implements the Language Server Proto
%autosetup -a1
%build
%{cargo_build} --all-features --frozen --locked
%{cargo_build} --all-features
%install
mkdir -p %{buildroot}%{_bindir}
install -m 0755 %{_builddir}/%{name}-%{version}/target/release/%{name} %{buildroot}%{_bindir}/%{name}
%check
%{cargo_test} --all-features --frozen --locked
%{cargo_test}
%files
%{_bindir}/texlab

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8cc3814a1625243f43b584002542f0259adae32c193ceae95d5dd0d37e643a31
size 22646281
oid sha256:9e2f1881bd91f5ce8aed74148c2f4796ed1bb03a278b5eaa9ed1a97616a6b217
size 25464143