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-05-07 15:45:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-town (Old)
 and      /work/SRC/openSUSE:Factory/.git-town.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-town"

Thu May  7 15:45:32 2026 rev:15 rq:1351340 version:23.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-town/git-town.changes        2026-03-27 
16:53:34.621669687 +0100
+++ /work/SRC/openSUSE:Factory/.git-town.new.1966/git-town.changes      
2026-05-07 15:46:57.784015551 +0200
@@ -1,0 +2,39 @@
+Thu May 07 05:07:41 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 23.0.0:
+  * BREAKING CHANGES
+    - The up and down commands have swapped behavior. up now
+      switches to the parent branch, down to the child branch. This
+      matches how Git Town visualizes branch hierarchies (#6085).
+    - When Git Town now detects when it runs in a non-interactive
+      environment, for example when it is executed by AI agents,
+      and automatically disables all interactive dialogs and
+      browser launches (#6123).
+    - The walk command now stops and returns control to the shell
+      when the executed command leaves uncommitted changes behind.
+      This lets you review and commit changes before proceeding
+      (#6171).
+    - Configuration precedence has changed. Git Town now resolves
+      configuration in this order (#6136):
+      - CLI flags
+      - Git metadata
+      - configuration file
+      - environment variables
+      - system-specific settings
+      - default values
+  * New Features
+    - Added a new interactive setting to control how Git Town
+      handles missing input.
+      - When enabled, Git Town prompts for missing information
+        interactively.
+      - When disabled, Git Town exits with an error explaining
+        which CLI flags to provide instead (#6123).
+    - Added --browser and --no-browser CLI flags to override the
+      configured browser per invocation (#6123).
+    - Proposal breadcrumbs now use forge-specific formatting
+      (#6144).
+  * Bug Fixes
+    - Git Town now only fetches proposal data for branches that are
+      part of the current operation (#6080, #6092).
+
+-------------------------------------------------------------------

Old:
----
  git-town-22.7.1.obscpio

New:
----
  git-town-23.0.0.obscpio

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

Other differences:
------------------
++++++ git-town.spec ++++++
--- /var/tmp/diff_new_pack.7Y6OcX/_old  2026-05-07 15:46:58.608049509 +0200
+++ /var/tmp/diff_new_pack.7Y6OcX/_new  2026-05-07 15:46:58.616049839 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           git-town
-Version:        22.7.1
+Version:        23.0.0
 Release:        0
 Summary:        Git branches made easy
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.7Y6OcX/_old  2026-05-07 15:46:58.684052641 +0200
+++ /var/tmp/diff_new_pack.7Y6OcX/_new  2026-05-07 15:46:58.688052806 +0200
@@ -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.7.1</param>
+    <param name="revision">refs/tags/v23.0.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.7Y6OcX/_old  2026-05-07 15:46:58.748055278 +0200
+++ /var/tmp/diff_new_pack.7Y6OcX/_new  2026-05-07 15:46:58.756055608 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/git-town/git-town.git</param>
-              <param 
name="changesrevision">cb188e13b4c90f64640e28e551deca899590faa7</param></service></servicedata>
+              <param 
name="changesrevision">8a93e34fce667260c4a344ade571b013cb8de06e</param></service></servicedata>
 (No newline at EOF)
 

++++++ git-town-22.7.1.obscpio -> git-town-23.0.0.obscpio ++++++
++++ 37358 lines of diff (skipped)

++++++ git-town.obsinfo ++++++
--- /var/tmp/diff_new_pack.7Y6OcX/_old  2026-05-07 15:47:04.636297928 +0200
+++ /var/tmp/diff_new_pack.7Y6OcX/_new  2026-05-07 15:47:04.648298423 +0200
@@ -1,5 +1,5 @@
 name: git-town
-version: 22.7.1
-mtime: 1774576078
-commit: cb188e13b4c90f64640e28e551deca899590faa7
+version: 23.0.0
+mtime: 1778112406
+commit: 8a93e34fce667260c4a344ade571b013cb8de06e
 

Reply via email to