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-01-09 20:50:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jujutsu (Old)
 and      /work/SRC/openSUSE:Factory/.jujutsu.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jujutsu"

Tue Jan  9 20:50:16 2024 rev:3 rq:1137652 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jujutsu/jujutsu.changes  2023-12-06 
23:50:23.784029272 +0100
+++ /work/SRC/openSUSE:Factory/.jujutsu.new.21961/jujutsu.changes       
2024-01-09 20:50:41.150472441 +0100
@@ -1,0 +2,19 @@
+Sun Jan  7 15:42:43 UTC 2024 - Johannes Kastl 
<[email protected]>
+
+- update to 0.13.0:
+  * Breaking changes
+    - `jj git fetch` no longer imports new remote branches as local
+      branches. Set `git.auto-local-branch = true` to restore the
+      old behavior.
+  * New features
+    - Information about new and resolved conflicts is now printed
+      by every command.
+    - `jj branch` has gained a new `rename` subcommand that allows
+      changing a branch name atomically. `jj branch help rename`
+      for details.
+  * Fixed bugs
+    - Command aliases can now be loaded from repository config
+      relative to the current working directory.
+      [#2414](https://github.com/martinvonz/jj/issues/2414)
+
+-------------------------------------------------------------------

Old:
----
  jj-0.12.0.obscpio

New:
----
  jj-0.13.0.obscpio

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

Other differences:
------------------
++++++ jujutsu.spec ++++++
--- /var/tmp/diff_new_pack.nYJHQQ/_old  2024-01-09 20:50:42.610525525 +0100
+++ /var/tmp/diff_new_pack.nYJHQQ/_new  2024-01-09 20:50:42.610525525 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jujutsu
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define binary_name jj
 
 Name:           jujutsu
-Version:        0.12.0
+Version:        0.13.0
 Release:        0
 Summary:        Git-compatible DVCS that is both simple and powerful
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.nYJHQQ/_old  2024-01-09 20:50:42.638526543 +0100
+++ /var/tmp/diff_new_pack.nYJHQQ/_new  2024-01-09 20:50:42.642526689 +0100
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">v0.12.0</param>
+    <param name="revision">v0.13.0</param>
     <param name="changesgenerate">disable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>
@@ -19,7 +19,7 @@
     <param name="update">true</param>
     <param name="srcdir">jj</param>
   </service>
-  <service name="cargo_audit" mode="manual">
+  <service name="cargo_audit" mode="disabled">
      <param name="srcdir">jj</param>
   </service>
 </services>

++++++ jj-0.12.0.obscpio -> jj-0.13.0.obscpio ++++++
++++ 20297 lines of diff (skipped)

++++++ jj.obsinfo ++++++
--- /var/tmp/diff_new_pack.nYJHQQ/_old  2024-01-09 20:50:42.970538614 +0100
+++ /var/tmp/diff_new_pack.nYJHQQ/_new  2024-01-09 20:50:42.974538759 +0100
@@ -1,5 +1,5 @@
 name: jj
-version: 0.12.0
-mtime: 1701819916
-commit: 79483d4552d0d0fa7222fbafd9143be593a1e451
+version: 0.13.0
+mtime: 1704333930
+commit: 5450e6c9bae40b941b05942bdd78a88e1b9093a6
 

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.nYJHQQ/_old and 
/var/tmp/diff_new_pack.nYJHQQ/_new differ

Reply via email to