Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jujutsu for openSUSE:Factory checked 
in at 2024-12-05 17:09:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jujutsu (Old)
 and      /work/SRC/openSUSE:Factory/.jujutsu.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jujutsu"

Thu Dec  5 17:09:30 2024 rev:15 rq:1228452 version:0.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jujutsu/jujutsu.changes  2024-11-12 
19:25:56.094797299 +0100
+++ /work/SRC/openSUSE:Factory/.jujutsu.new.28523/jujutsu.changes       
2024-12-05 17:11:37.005070694 +0100
@@ -1,0 +2,69 @@
+Thu Dec  5 05:54:17 UTC 2024 - Johannes Kastl 
<[email protected]>
+
+- update to 0.24.0:
+  * Breaking changes
+    - jj move has been removed. It was deprecated in 0.16.0.
+    - jj checkout and the built-in alias jj co have been removed.
+      It was deprecated in 0.14.0.
+    - jj merge has been removed. It was deprecated in 0.14.0.
+    - jj git push no longer pushes new bookmarks by default. Use
+      --allow-new to bypass this restriction.
+    - Lines prefixed with "JJ:" in commit descriptions and in
+      sparse patterns (from jj sparse edit) are now stripped even
+      if they are not immediately followed by a space. #5004
+  * Deprecations
+    - None
+  * New features
+    - Templates now support the == and != logical operators for
+      Boolean, Integer, and String types.
+    - New command jj absorb that moves changes to stack of mutable
+      revisions.
+    - New command jj util exec that can be used for arbitrary
+      aliases.
+    - jj rebase -b can now be used with the --insert-after and
+      --insert-before options, like jj rebase -r and jj rebase -s.
+    - A preview of improved shell completions was added. Please
+      refer to the documentation to activate them. They
+      additionally complete context-dependent, dynamic values like
+      bookmarks, aliases, revisions, operations and files.
+    - Added the config setting snapshot.auto-update-stale for
+      automatically running jj workspace update-stale when
+      applicable.
+    - jj duplicate now accepts --destination, --insert-after and
+      --insert-before options to customize the location of the
+      duplicated revisions.
+    - jj log now displays the working-copy branch first.
+    - New fork_point() revset function can be used to obtain the
+      fork point of multiple commits.
+    - The tags() revset function now takes an optional pattern
+      argument, mirroring that of bookmarks().
+    - Several commands now support -f/-t shorthands for
+      --from/--to:
+      - diff
+      - diffedit
+      - interdiff
+      - op diff
+      - restore
+    - New ui.conflict-marker-style config option to change how
+      conflicts are materialized in the working copy. The default
+      option ("diff") renders conflicts as a snapshot with a list
+      of diffs to apply to the snapshot.  The new "snapshot" option
+      renders conflicts as a series of snapshots, showing each side
+      and base of the conflict. The new "git" option replicates
+      Git's "diff3" conflict style, meaning it is more likely to
+      work with external tools, but it doesn't support conflicts
+      with more than 2 sides.
+    - New merge-tools.<TOOL>.conflict-marker-style config option to
+      override the conflict marker style used for a specific merge
+      tool.
+    - New merge-tools.<TOOL>.merge-conflict-exit-codes config
+      option to allow a merge tool to exit with a non-zero code to
+      indicate that not all conflicts were resolved.
+    - jj simplify-parents now supports configuring the default
+      revset when no --source or --revisions arguments are provided
+      with the revsets.simplify-parents config.
+  * Fixed bugs
+    - jj config unset <TABLE-NAME> no longer removes a table (such
+      as [ui].)
+
+-------------------------------------------------------------------

Old:
----
  jujutsu-0.23.0.obscpio

New:
----
  jujutsu-0.24.0.obscpio

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

Other differences:
------------------
++++++ jujutsu.spec ++++++
--- /var/tmp/diff_new_pack.UdCmOZ/_old  2024-12-05 17:11:39.781186949 +0100
+++ /var/tmp/diff_new_pack.UdCmOZ/_new  2024-12-05 17:11:39.793187451 +0100
@@ -19,7 +19,7 @@
 %define binary_name jj
 
 Name:           jujutsu
-Version:        0.23.0
+Version:        0.24.0
 Release:        0
 Summary:        Git-compatible DVCS that is both simple and powerful
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.UdCmOZ/_old  2024-12-05 17:11:40.429214086 +0100
+++ /var/tmp/diff_new_pack.UdCmOZ/_new  2024-12-05 17:11:40.485216432 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/martinvonz/jj</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.23.0</param>
+    <param name="revision">v0.24.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">disable</param>

++++++ jujutsu-0.23.0.obscpio -> jujutsu-0.24.0.obscpio ++++++
/work/SRC/openSUSE:Factory/jujutsu/jujutsu-0.23.0.obscpio 
/work/SRC/openSUSE:Factory/.jujutsu.new.28523/jujutsu-0.24.0.obscpio differ: 
char 49, line 1

++++++ jujutsu.obsinfo ++++++
--- /var/tmp/diff_new_pack.UdCmOZ/_old  2024-12-05 17:11:40.645223132 +0100
+++ /var/tmp/diff_new_pack.UdCmOZ/_new  2024-12-05 17:11:40.649223300 +0100
@@ -1,5 +1,5 @@
 name: jujutsu
-version: 0.23.0
-mtime: 1730955098
-commit: 5de285f5eb727b613434979cd9d83c30cabaffae
+version: 0.24.0
+mtime: 1733345204
+commit: 32d2a85539254e9d96f9819072fa5c6ac70dd1e4
 

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

Reply via email to