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-08-13 19:18:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texlab (Old) and /work/SRC/openSUSE:Factory/.texlab.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texlab" Sun Aug 13 19:18:02 2023 rev:17 rq:1103656 version:5.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/texlab/texlab.changes 2023-07-18 21:54:21.710372926 +0200 +++ /work/SRC/openSUSE:Factory/.texlab.new.11712/texlab.changes 2023-08-13 19:18:19.680248760 +0200 @@ -1,0 +2,25 @@ +Sun Aug 13 07:05:02 UTC 2023 - Soc Virnyl Estela <[email protected]> + +- Reenable cargo test in %check. + +------------------------------------------------------------------- +Sun Aug 13 06:20:11 UTC 2023 - Soc Virnyl Estela <[email protected]> + +- Update to version 5.9.1: + * fixed: improved performance when completing BibTeX entries + * fixed: don't report unused entries for very large bibliographies + * fixed: avoid redundant reparses after saving documents +- Changes from before 5.9.1 and after 5.7.0: + * Use bibliographies found in BIBINPUTS environment variable + * Add texlab.build.pdfDirectory setting + * Fix search path for aux files when using \include instead of \input + * Report diagnostics for unused and undefined labels + * Report diagnostics for unused BibTeX entries and undefined citations + * Report diagnostics for duplicate BibTeX entries + * Report diagnostics for duplicate labels + * Add texlab.build.auxDirectory and texlab.build.logDirectory settings + * Deprecate texlab.auxDirectory in favor of texlab.build.auxDirectory + * Fix parsing paths with | + * Fix parsing LaTeX identifiers with = + +------------------------------------------------------------------- Old: ---- texlab-5.7.0.tar.gz New: ---- texlab-5.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texlab.spec ++++++ --- /var/tmp/diff_new_pack.EW7Srh/_old 2023-08-13 19:18:21.064257615 +0200 +++ /var/tmp/diff_new_pack.EW7Srh/_new 2023-08-13 19:18:21.068257641 +0200 @@ -17,7 +17,7 @@ Name: texlab -Version: 5.7.0 +Version: 5.9.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 @@ -50,8 +50,8 @@ # They deleted it. # install -Dm644 texlab.1 -t %%{buildroot}%%{_mandir}/man1/ -# %%check -# %%{cargo_test} --all-features +%check +%{cargo_test} --all-features %files %{_bindir}/texlab ++++++ _service ++++++ --- /var/tmp/diff_new_pack.EW7Srh/_old 2023-08-13 19:18:21.108257897 +0200 +++ /var/tmp/diff_new_pack.EW7Srh/_new 2023-08-13 19:18:21.112257922 +0200 @@ -1,12 +1,10 @@ <services> <service name="download_files" mode="disabled" /> <service name="cargo_vendor" mode="disabled"> - <param name="srctar">texlab-5.7.0.tar.gz</param> + <param name="srctar">texlab-5.9.1.tar.gz</param> <param name="compression">zst</param> <param name="update">true</param> </service> - <service name="cargo_audit" mode="disabled"> - <param name="srcdir">texlab-5.3.0</param> - </service> + <service name="cargo_audit" mode="disabled" /> </services> ++++++ texlab-5.7.0.tar.gz -> texlab-5.9.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/texlab/texlab-5.7.0.tar.gz /work/SRC/openSUSE:Factory/.texlab.new.11712/texlab-5.9.1.tar.gz differ: char 13, line 1 ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.EW7Srh/_old and /var/tmp/diff_new_pack.EW7Srh/_new differ
