Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package git-town for openSUSE:Factory 
checked in at 2026-01-27 18:31:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-town (Old)
 and      /work/SRC/openSUSE:Factory/.git-town.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-town"

Tue Jan 27 18:31:51 2026 rev:11 rq:1329436 version:22.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-town/git-town.changes        2026-01-12 
10:33:51.836461225 +0100
+++ /work/SRC/openSUSE:Factory/.git-town.new.1928/git-town.changes      
2026-01-27 18:32:00.363626251 +0100
@@ -1,0 +2,21 @@
+Tue Jan 27 06:07:33 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 22.5.0:
+  * New Features
+    - The Git Town CLI can now embed breadcrumbs in proposals. This
+      helps reviewers understand where a branch sits in a stack.
+      Enable it via the new proposal-breadcrumb setting and choose
+      between stacks or branches (docs, #3003).
+    - Added git-town commit, a new command that lets you commit
+      changes from your current branch directly into an ancestor
+      branch and then syncs those changes back into your current
+      branch. This makes it much easier to work on complex,
+      cross-cutting changes in one place while committing each part
+      to the correct branch in your stack (#5760).
+  * Bug Fixes
+    - Fixed git-town detach to correctly handle branches with
+      multiple children (#5988).
+    - Fixed git-town propose --stack to properly sync branches
+      before proposing (#5973).
+
+-------------------------------------------------------------------

Old:
----
  git-town-22.4.0.obscpio

New:
----
  git-town-22.5.0.obscpio

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

Other differences:
------------------
++++++ git-town.spec ++++++
--- /var/tmp/diff_new_pack.1tfg8D/_old  2026-01-27 18:32:04.099781319 +0100
+++ /var/tmp/diff_new_pack.1tfg8D/_new  2026-01-27 18:32:04.115781982 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           git-town
-Version:        22.4.0
+Version:        22.5.0
 Release:        0
 Summary:        Git branches made easy
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.1tfg8D/_old  2026-01-27 18:32:04.431795086 +0100
+++ /var/tmp/diff_new_pack.1tfg8D/_new  2026-01-27 18:32:04.475796911 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/git-town/git-town.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">refs/tags/v22.4.0</param>
+    <param name="revision">refs/tags/v22.5.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.1tfg8D/_old  2026-01-27 18:32:04.675805204 +0100
+++ /var/tmp/diff_new_pack.1tfg8D/_new  2026-01-27 18:32:04.707806531 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/git-town/git-town.git</param>
-              <param 
name="changesrevision">9b3a6d1ed2d896727465bd659e6c4f8e6b8e08d0</param></service></servicedata>
+              <param 
name="changesrevision">0de0db7151056f030beab896ab58dae4c00cbe2e</param></service></servicedata>
 (No newline at EOF)
 

++++++ git-town-22.4.0.obscpio -> git-town-22.5.0.obscpio ++++++
++++ 31744 lines of diff (skipped)

++++++ git-town.obsinfo ++++++
--- /var/tmp/diff_new_pack.1tfg8D/_old  2026-01-27 18:32:10.196034108 +0100
+++ /var/tmp/diff_new_pack.1tfg8D/_new  2026-01-27 18:32:10.224035269 +0100
@@ -1,5 +1,5 @@
 name: git-town
-version: 22.4.0
-mtime: 1766601040
-commit: 9b3a6d1ed2d896727465bd659e6c4f8e6b8e08d0
+version: 22.5.0
+mtime: 1769461821
+commit: 0de0db7151056f030beab896ab58dae4c00cbe2e
 

Reply via email to