Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package texlab for openSUSE:Factory checked 
in at 2025-03-31 11:43:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texlab (Old)
 and      /work/SRC/openSUSE:Factory/.texlab.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texlab"

Mon Mar 31 11:43:01 2025 rev:28 rq:1265475 version:5.22.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/texlab/texlab.changes    2024-10-31 
16:10:18.925452787 +0100
+++ /work/SRC/openSUSE:Factory/.texlab.new.2696/texlab.changes  2025-03-31 
11:44:27.851356239 +0200
@@ -1,0 +2,25 @@
+Sun Mar 23 06:51:34 UTC 2025 - Soc Virnyl Estela 
<uncomfyhaloma...@opensuse.org>
+
+- Reupload vendor.tar.zst. 
+  * Disable update to respect lockfile
+
+-------------------------------------------------------------------
+Sun Mar 23 04:05:56 UTC 2025 - Soc Virnyl Estela 
<uncomfyhaloma...@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
+
+-------------------------------------------------------------------

Old:
----
  texlab-5.20.0.tar.gz

New:
----
  texlab-5.22.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ texlab.spec ++++++
--- /var/tmp/diff_new_pack.U9R3m6/_old  2025-03-31 11:44:29.083407364 +0200
+++ /var/tmp/diff_new_pack.U9R3m6/_new  2025-03-31 11:44:29.087407530 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package texlab
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # 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.20.0
+Version:        5.22.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
@@ -46,7 +46,7 @@
 install -m 0755 %{_builddir}/%{name}-%{version}/target/release/%{name} 
%{buildroot}%{_bindir}/%{name}
 
 %check
-%{cargo_test} --all-features --frozen --locked
+%{cargo_test} --frozen --locked
 
 %files
 %{_bindir}/texlab

++++++ _service ++++++
--- /var/tmp/diff_new_pack.U9R3m6/_old  2025-03-31 11:44:29.127409190 +0200
+++ /var/tmp/diff_new_pack.U9R3m6/_new  2025-03-31 11:44:29.127409190 +0200
@@ -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>

++++++ texlab-5.20.0.tar.gz -> texlab-5.22.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/texlab/texlab-5.20.0.tar.gz 
/work/SRC/openSUSE:Factory/.texlab.new.2696/texlab-5.22.1.tar.gz differ: char 
13, line 1

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/texlab/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.texlab.new.2696/vendor.tar.zst differ: char 7, line 
1

Reply via email to