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 2025-09-24 15:24:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-town (Old)
 and      /work/SRC/openSUSE:Factory/.git-town.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-town"

Wed Sep 24 15:24:34 2025 rev:6 rq:1306841 version:22.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-town/git-town.changes        2025-09-15 
19:55:46.058310648 +0200
+++ /work/SRC/openSUSE:Factory/.git-town.new.27445/git-town.changes     
2025-09-24 15:27:05.035429591 +0200
@@ -1,0 +2,31 @@
+Wed Sep 24 07:09:02 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- Update to version 22.0.0:
+  * BREAKING CHANGES
+    - Renamed the codeberg connector to forgejo since it supports
+      all Forgejo-based forges. Codeberg itself runs on Forgejo
+      (#5447).
+    - Start the setup assistant with git town init instead of git
+      town config setup, matching Git's git init (#5269).
+    - git town hack no longer converts an existing branch into a
+      feature branch. Use the new feature command instead (#5516).
+    - The contribute, feature, observe, park, and prototype
+      commands no longer signal a problem when you run them on a
+      branch that already has the desired type.
+    - Removed the long-deprecated kill command. Use delete instead.
+  * New Features
+    - Added support for Azure DevOps (#1657).
+    - Introduced the push-branches setting to control whether Git
+      Town pushes local changes to tracking branches automatically.
+      Disable it if you prefer to push manually (#5541).
+    - Introduced the auto-sync setting to control whether hack,
+      append, and prepend sync existing branches before creating a
+      new one (#5540).
+    - set-parent: added the --none flag to create perennial
+      branches programmatically.
+  * Bug Fixes
+    - Fixed git town branch in repos with a detached HEAD (#5565).
+  * Dependecies
+    - Go 1.24 (#5559)
+
+-------------------------------------------------------------------

Old:
----
  git-town-21.5.0.obscpio

New:
----
  git-town-22.0.0.obscpio

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

Other differences:
------------------
++++++ git-town.spec ++++++
--- /var/tmp/diff_new_pack.gqhro0/_old  2025-09-24 15:27:06.787503358 +0200
+++ /var/tmp/diff_new_pack.gqhro0/_new  2025-09-24 15:27:06.803504031 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           git-town
-Version:        21.5.0
+Version:        22.0.0
 Release:        0
 Summary:        Git branches made easy
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.gqhro0/_old  2025-09-24 15:27:07.147518515 +0200
+++ /var/tmp/diff_new_pack.gqhro0/_new  2025-09-24 15:27:07.191520368 +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/v21.5.0</param>
+    <param name="revision">refs/tags/v22.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.gqhro0/_old  2025-09-24 15:27:07.387528620 +0200
+++ /var/tmp/diff_new_pack.gqhro0/_new  2025-09-24 15:27:07.415529799 +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">c9ca9235fe7b8a8d4068e648837f8c7d2f73828c</param></service></servicedata>
+              <param 
name="changesrevision">b3c5f6b92c9601bcf43acc1a3cd34c310c939acb</param></service></servicedata>
 (No newline at EOF)
 

++++++ git-town-21.5.0.obscpio -> git-town-22.0.0.obscpio ++++++
++++ 67053 lines of diff (skipped)

++++++ git-town.obsinfo ++++++
--- /var/tmp/diff_new_pack.gqhro0/_old  2025-09-24 15:27:10.503659817 +0200
+++ /var/tmp/diff_new_pack.gqhro0/_new  2025-09-24 15:27:10.507659986 +0200
@@ -1,5 +1,5 @@
 name: git-town
-version: 21.5.0
-mtime: 1757087547
-commit: c9ca9235fe7b8a8d4068e648837f8c7d2f73828c
+version: 22.0.0
+mtime: 1758629703
+commit: b3c5f6b92c9601bcf43acc1a3cd34c310c939acb
 

Reply via email to