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-04-02 17:44:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jujutsu (Old)
 and      /work/SRC/openSUSE:Factory/.jujutsu.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jujutsu"

Thu Apr  2 17:44:28 2026 rev:33 rq:1344348 version:0.40.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jujutsu/jujutsu.changes  2026-03-05 
17:32:59.275029599 +0100
+++ /work/SRC/openSUSE:Factory/.jujutsu.new.21863/jujutsu.changes       
2026-04-02 17:45:59.215244704 +0200
@@ -1,0 +2,40 @@
+Thu Apr  2 10:37:36 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- update to 0.40.0:
+  * Release highlights
+    - None
+  * Breaking changes
+    - None
+  * Deprecations
+    - None
+  * New features
+    - New diff_lines_added() and diff_lines_removed() revset
+      functions for matching content on only one side of a diff.
+    - The end parameter in the String.substr(start, end) templating
+      method is now optional. If not given, substr() returns from
+      start to the end of the string.
+    - WorkspaceRef templates now provide a .root() method to show
+      the absolute path to each workspace root.
+    - The jj arrange TUI now includes immediate parents and
+      children. They are not selectable and are dimmed by default.
+    - jj arrange uses the default log template
+      (builtin_log_compact) instead of the shorter commit summary
+      style.
+    - In the jj arrange TUI, the "swap up/down" actions now move
+      along graph edges even if the commit rows are not adjacent.
+    - Diff colors can now be configured differently for each
+      format.
+    - jj op log now includes the name of the workspace the
+      operation was created from.
+    - The config() template function now accepts a Stringify
+      expression instead of LiteralString. This allows looking up
+      configuration values dynamically.
+    - jj op show, jj op diff, jj op log -p now only show
+      "interesting" revisions by default (defined by
+      revsets.op-diff-changes-in). A new flag, --show-changes-in,
+      can be used to override this. #6083
+  * Fixed bugs
+    - .gitignore with UTF-8 BOM can now be parsed correctly.
+    - Fix incompatibility with gpgsm 2.5.x.
+
+-------------------------------------------------------------------

Old:
----
  jujutsu-0.39.0.obscpio

New:
----
  jujutsu-0.40.0.obscpio

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

Other differences:
------------------
++++++ jujutsu.spec ++++++
--- /var/tmp/diff_new_pack.C1YEu7/_old  2026-04-02 17:46:00.627303027 +0200
+++ /var/tmp/diff_new_pack.C1YEu7/_new  2026-04-02 17:46:00.631303192 +0200
@@ -19,7 +19,7 @@
 %define binary_name jj
 
 Name:           jujutsu
-Version:        0.39.0
+Version:        0.40.0
 Release:        0
 Summary:        Git-compatible DVCS that is both simple and powerful
 License:        MIT
@@ -126,13 +126,6 @@
 %{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'
-
 %files
 %doc README.md
 %license LICENSE

++++++ _service ++++++
--- /var/tmp/diff_new_pack.C1YEu7/_old  2026-04-02 17:46:00.695305836 +0200
+++ /var/tmp/diff_new_pack.C1YEu7/_new  2026-04-02 17:46:00.695305836 +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.39.0</param>
+    <param name="revision">v0.40.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">disable</param>

++++++ jujutsu-0.39.0.obscpio -> jujutsu-0.40.0.obscpio ++++++
++++ 52431 lines of diff (skipped)

++++++ jujutsu.obsinfo ++++++
--- /var/tmp/diff_new_pack.C1YEu7/_old  2026-04-02 17:46:01.911356062 +0200
+++ /var/tmp/diff_new_pack.C1YEu7/_new  2026-04-02 17:46:01.927356723 +0200
@@ -1,5 +1,5 @@
 name: jujutsu
-version: 0.39.0
-mtime: 1772647195
-commit: d9689cd9b51b4139d2842fcf6c30f65f4eed8cd1
+version: 0.40.0
+mtime: 1775105455
+commit: 941d0290f5511db1d1cf8e4fe7365ba7d1828ea0
 

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

Reply via email to