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-06-05 15:07:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jujutsu (Old)
 and      /work/SRC/openSUSE:Factory/.jujutsu.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jujutsu"

Fri Jun  5 15:07:19 2026 rev:36 rq:1357522 version:0.42.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jujutsu/jujutsu.changes  2026-05-08 
16:46:36.076249125 +0200
+++ /work/SRC/openSUSE:Factory/.jujutsu.new.2375/jujutsu.changes        
2026-06-05 15:07:24.817972598 +0200
@@ -1,0 +2,49 @@
+Fri Jun  5 05:55:10 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- update to 0.42.0:
+  * Release highlights
+    - Switched to the mimalloc memory allocator for better
+      multi-threaded performance.
+  * Breaking changes
+    - The following deprecated command options have been removed:
+      - jj commit --reset-author/--author
+      - jj describe --no-edit/--edit/--reset-author/--author
+      - jj git push --allow-new
+      - jj metaedit --update-committer-timestamp
+    - The following deprecated config options have been removed:
+      - git.auto-local-bookmark
+      - git.push-new-bookmarks
+  * Deprecations
+    - jj evolog no longer supports legacy commit predecessors
+      recorded in jj < 0.30.
+  * New features
+    - Shell completions now surface descriptions for custom
+      aliases, revset-aliases, template-aliases, and
+      fileset-aliases. Descriptions are extracted from the .doc
+      field of the alias definition if it is a table with .doc and
+      .definition properties.
+    - jj show now accepts multiple revisions, showing all of them
+      one after the other, behaving closer to git show.
+    - jj git fetch now generates evolution history based on change
+      IDs. If change IDs are preserved by the remote, local
+      descendant revisions will be rebased onto the rewritten
+      parents.
+    - Added jj util backend name command that prints the commit
+      backend being used in the current repo.
+    - Added edit-invocation-mode config option for diff editors
+      (e.g.  jj diffedit, jj split). When set to "file-by-file",
+      the editor is launched once per changed file, making it
+      possible to use per-file tools like vimdiff for editing.
+  * Fixed bugs
+    - jj git remote add now reports an error instead of panicking
+      when the remote name is empty or contains whitespace.  #9099
+    - Color-words diffs are now shown as separate before and after
+      lines when color output is disabled, making piped or
+      redirected diffs readable.  #5894
+    - jj bookmark forget no longer prints Forgot N local bookmarks.
+      when no local bookmarks were actually forgotten (e.g. when
+      only an untracked remote bookmark matched). #9181.
+    - The builtin_log_redacted template now also redacts workspace
+      names.
+
+-------------------------------------------------------------------

Old:
----
  jujutsu-0.41.0.obscpio

New:
----
  jujutsu-0.42.0.obscpio

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

Other differences:
------------------
++++++ jujutsu.spec ++++++
--- /var/tmp/diff_new_pack.lNyKfu/_old  2026-06-05 15:07:27.646089683 +0200
+++ /var/tmp/diff_new_pack.lNyKfu/_new  2026-06-05 15:07:27.646089683 +0200
@@ -19,7 +19,7 @@
 %define binary_name jj
 
 Name:           jujutsu
-Version:        0.41.0
+Version:        0.42.0
 Release:        0
 Summary:        Git-compatible DVCS that is both simple and powerful
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.lNyKfu/_old  2026-06-05 15:07:27.678091007 +0200
+++ /var/tmp/diff_new_pack.lNyKfu/_new  2026-06-05 15:07:27.682091172 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/jj-vcs/jj</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.41.0</param>
+    <param name="revision">v0.42.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">disable</param>

++++++ jujutsu-0.41.0.obscpio -> jujutsu-0.42.0.obscpio ++++++
++++ 13303 lines of diff (skipped)

++++++ jujutsu.obsinfo ++++++
--- /var/tmp/diff_new_pack.lNyKfu/_old  2026-06-05 15:07:28.802137542 +0200
+++ /var/tmp/diff_new_pack.lNyKfu/_new  2026-06-05 15:07:28.806137708 +0200
@@ -1,5 +1,5 @@
 name: jujutsu
-version: 0.41.0
-mtime: 1778155845
-commit: 413f539283e5a87f0a2c64dec54a5258a1bee78f
+version: 0.42.0
+mtime: 1780585522
+commit: b8f7c455170e3273897aaf94431f8ccfb1afa7ad
 

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

Reply via email to