Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package texlab for openSUSE:Factory checked 
in at 2023-04-18 15:52:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texlab (Old)
 and      /work/SRC/openSUSE:Factory/.texlab.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texlab"

Tue Apr 18 15:52:54 2023 rev:13 rq:1080018 version:5.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/texlab/texlab.changes    2023-03-08 
16:50:17.931369612 +0100
+++ /work/SRC/openSUSE:Factory/.texlab.new.2023/texlab.changes  2023-04-18 
15:52:58.561448888 +0200
@@ -1,0 +2,19 @@
+Mon Apr 10 23:49:09 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com>
+
+- Update to version 5.4.1:
+  * Do not return symbols with empty names
+  * Repair `textDocument/formatting` request
+  * From 5.4.0:
+    - Add experimental settings to allow extending the list of special 
environments:
+      * `texlab.experimental.mathEnvironments`
+      * `texlab.experimental.enumEnvironments`
+      * `texlab.experimental.verbatimEnvironments`
+    - Add `texlab.changeEnvironment workspace command
+    - Add `texlab.showDependencyGraph workspace command
+    - Do not show caption or section names in label inlay hints
+    - Include more user-defined commands in command completion
+    - Parse nested `\iffalse` blocks correctly
+    - Parse commands with multi-byte characters correctly
+    - Fix checking whether a document can be a root file
+
+-------------------------------------------------------------------

Old:
----
  texlab-5.3.0.tar.gz

New:
----
  texlab-5.4.1.tar.gz

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

Other differences:
------------------
++++++ texlab.spec ++++++
--- /var/tmp/diff_new_pack.BVYs5f/_old  2023-04-18 15:53:00.389459416 +0200
+++ /var/tmp/diff_new_pack.BVYs5f/_new  2023-04-18 15:53:00.393459439 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           texlab
-Version:        5.3.0
+Version:        5.4.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

++++++ _service ++++++
--- /var/tmp/diff_new_pack.BVYs5f/_old  2023-04-18 15:53:00.425459623 +0200
+++ /var/tmp/diff_new_pack.BVYs5f/_new  2023-04-18 15:53:00.433459669 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="download_files" mode="disabled" />
   <service name="cargo_vendor" mode="disabled">
-     <param name="srctar">texlab-5.3.0.tar.gz</param>
+     <param name="srctar">texlab-5.4.1.tar.gz</param>
      <param name="compression">zst</param>
      <param name="update">true</param>
   </service>

++++++ cargo_config ++++++
--- /var/tmp/diff_new_pack.BVYs5f/_old  2023-04-18 15:53:00.453459784 +0200
+++ /var/tmp/diff_new_pack.BVYs5f/_new  2023-04-18 15:53:00.457459807 +0200
@@ -1,9 +1,9 @@
 [source.crates-io]
 replace-with = "vendored-sources"
 
-[source."https://github.com/salsa-rs/salsa";]
+[source."git+https://github.com/salsa-rs/salsa?rev=ef7c0f12c8159e7025316e959c26f6278a576fa5";]
 git = "https://github.com/salsa-rs/salsa";
-rev = "20c7834ff34fd00a41b59bec61f3d5c85ea3abd4"
+rev = "ef7c0f12c8159e7025316e959c26f6278a576fa5"
 replace-with = "vendored-sources"
 
 [source.vendored-sources]

++++++ texlab-5.3.0.tar.gz -> texlab-5.4.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/texlab/texlab-5.3.0.tar.gz 
/work/SRC/openSUSE:Factory/.texlab.new.2023/texlab-5.4.1.tar.gz differ: char 
13, line 1

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.BVYs5f/_old and 
/var/tmp/diff_new_pack.BVYs5f/_new differ

Reply via email to