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-07-02 20:10:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jujutsu (Old) and /work/SRC/openSUSE:Factory/.jujutsu.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jujutsu" Thu Jul 2 20:10:45 2026 rev:37 rq:1363114 version:0.43.0 Changes: -------- --- /work/SRC/openSUSE:Factory/jujutsu/jujutsu.changes 2026-06-05 15:07:24.817972598 +0200 +++ /work/SRC/openSUSE:Factory/.jujutsu.new.1982/jujutsu.changes 2026-07-02 20:14:39.788205257 +0200 @@ -1,0 +2,68 @@ +Thu Jul 2 05:44:20 UTC 2026 - Johannes Kastl <[email protected]> + +- update to 0.43.0: + * Release highlights + - jj run allows you to run a command over a set of changes, + each with their own private working copy; the commands may + update the working copy and changes/conflicts are propagated + accordingly, e.g., jj run -- cargo check --all-features or jj + run -- cargo fix behaves as one might expect. + * Breaking changes + - The deprecated git_head() and git_refs() functions have been + removed from revsets and templates. + - Git-like symbols (e.g. refs/heads/main) are no longer + resolved to revisions. Use the bookmark/tag <name> or + <name>@<remote> syntax instead. + - The deprecated ui.revsets-use-glob-by-default option has been + removed. + - jj bookmark track/untrack no longer supports + <kind>:<bookmark>@<remote> patterns. However, the + <bookmark>@<remote> symbol syntax is still supported. + #9226 + * Deprecations + - None + * New features + - jj show now supports --reversed flag. + - jj now looks for config files in /etc/jj. + - jj config gc will delete configuration of deleted/moved repos + from ~/.config/jj/repos folder. #9362 + - jj run allows you to run a command over a set of changes, + each with their own private working copy; the commands may + update the working copy and changes/conflicts are propagated + accordingly, e.g., jj run -- cargo check --all-features or jj + run -- cargo fix behaves as one might expect. jj gerrit + upload now supports the -o (--option) flag, which works like + git push -o (--push-option). + - jj git fetch now rebases the descendants of revisions that + were rewritten based on their change IDs. Previously, when + multiple bookmarked revisions existed in a stack, those + rewritten revisions and their descendants wouldn't always be + rebased. Note that immutable descendants will not be rebased. + - Add a forks() revset function that yields all commits with + more than 1 child. + - colors config now supports crossed-out text styling with { + crossed-out = true }. + * Fixed bugs + - On Windows, querying a path's file identity no longer follows + symbolic links, matching the behavior on Unix. Previously a + symlink shared the identity of its target, so two symlinks + pointing at the same target were treated as the same file. + This identity check is used when writing the working copy to + detect aliases of the reserved .git and .jj directories. + #8924 + - jj now creates a new working-copy revision during + snapshotting if the working copy was immutable. Previously, + the new revision was created immediately after the working + copy became immutable. + #7751 + #9338 + - jj git remote add now warns if the new remote exactly matches + an existing remote's fetch URL or effective push URL. #413 + - Fixed corrupt loose Git objects on Intel Raptor Lake CPU and + aarch64. + Previously, jj could report a successful commit even though + git fsck would later fail with incorrect data check, corrupt + loose object, or missing blob, and later jj operations could + fail with corrupt deflate stream. + +------------------------------------------------------------------- Old: ---- jujutsu-0.42.0.obscpio New: ---- jujutsu-0.43.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jujutsu.spec ++++++ --- /var/tmp/diff_new_pack.6MGplz/_old 2026-07-02 20:14:40.980246465 +0200 +++ /var/tmp/diff_new_pack.6MGplz/_new 2026-07-02 20:14:40.980246465 +0200 @@ -19,7 +19,7 @@ %define binary_name jj Name: jujutsu -Version: 0.42.0 +Version: 0.43.0 Release: 0 Summary: Git-compatible DVCS that is both simple and powerful License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.6MGplz/_old 2026-07-02 20:14:41.024247986 +0200 +++ /var/tmp/diff_new_pack.6MGplz/_new 2026-07-02 20:14:41.028248124 +0200 @@ -1,9 +1,9 @@ <services> <service name="obs_scm" mode="manual"> - <param name="url">https://github.com/jj-vcs/jj</param> + <param name="url">https://github.com/jj-vcs/jj.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.42.0</param> + <param name="revision">refs/tags/v0.43.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">disable</param> ++++++ jujutsu-0.42.0.obscpio -> jujutsu-0.43.0.obscpio ++++++ ++++ 15731 lines of diff (skipped) ++++++ jujutsu.obsinfo ++++++ --- /var/tmp/diff_new_pack.6MGplz/_old 2026-07-02 20:14:42.116285737 +0200 +++ /var/tmp/diff_new_pack.6MGplz/_new 2026-07-02 20:14:42.128286152 +0200 @@ -1,5 +1,5 @@ name: jujutsu -version: 0.42.0 -mtime: 1780585522 -commit: b8f7c455170e3273897aaf94431f8ccfb1afa7ad +version: 0.43.0 +mtime: 1782954446 +commit: 89f62ede8c1c611eaf134c0c49252efd65c7945d ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/jujutsu/vendor.tar.zst /work/SRC/openSUSE:Factory/.jujutsu.new.1982/vendor.tar.zst differ: char 7, line 1
