Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jujutsu for openSUSE:Factory checked in at 2026-02-10 21:12:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jujutsu (Old) and /work/SRC/openSUSE:Factory/.jujutsu.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jujutsu" Tue Feb 10 21:12:30 2026 rev:31 rq:1332153 version:0.38.0 Changes: -------- --- /work/SRC/openSUSE:Factory/jujutsu/jujutsu.changes 2026-02-06 19:16:51.212534705 +0100 +++ /work/SRC/openSUSE:Factory/.jujutsu.new.1670/jujutsu.changes 2026-02-10 21:12:54.272774846 +0100 @@ -1,0 +2,6 @@ +Tue Feb 10 05:50:40 UTC 2026 - Johannes Kastl <[email protected]> + +- do not update cargo dependencies in cargo_vendor, as this causes + three tests to fail + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jujutsu.spec ++++++ --- /var/tmp/diff_new_pack.fx1Lhc/_old 2026-02-10 21:12:55.372820940 +0100 +++ /var/tmp/diff_new_pack.fx1Lhc/_new 2026-02-10 21:12:55.376821108 +0100 @@ -125,13 +125,13 @@ %check %{buildroot}/%{_bindir}/%{binary_name} --version | grep %{version} rm -rf tests/contest/ + +# Failing tests reported upstream +# https://github.com/jj-vcs/jj/issues/6241 %{cargo_test} -- \ --skip 'test_gpg::gpgsm_signing_roundtrip' \ --skip 'test_gpg::gpgsm_signing_roundtrip_explicit_key' \ - --skip 'test_gpg::gpgsm_unknown_key' \ - --skip 'test_diff_command::test_diff_basic' \ - --skip 'test_new_command::test_new_insert_after' \ - --skip 'test_new_command::test_new_insert_before' + --skip 'test_gpg::gpgsm_unknown_key' %files %doc README.md ++++++ _service ++++++ --- /var/tmp/diff_new_pack.fx1Lhc/_old 2026-02-10 21:12:55.436823622 +0100 +++ /var/tmp/diff_new_pack.fx1Lhc/_new 2026-02-10 21:12:55.440823790 +0100 @@ -12,8 +12,8 @@ <service name="set_version" mode="manual"> </service> <service name="cargo_vendor" mode="manual"> - <param name="update">true</param> - <param name="respect-lockfile">false</param> + <param name="update">false</param> + <param name="respect-lockfile">true</param> <param name="srcdir">jj</param> </service> <service name="tar" mode="buildtime"/> ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/jujutsu/vendor.tar.zst /work/SRC/openSUSE:Factory/.jujutsu.new.1670/vendor.tar.zst differ: char 7, line 1
