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-07-24 22:06:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-town (Old) and /work/SRC/openSUSE:Factory/.git-town.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-town" Fri Jul 24 22:06:15 2026 rev:19 rq:1367584 version:24.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git-town/git-town.changes 2026-06-22 17:35:44.134987275 +0200 +++ /work/SRC/openSUSE:Factory/.git-town.new.2004/git-town.changes 2026-07-24 22:06:34.608295056 +0200 @@ -1,0 +2,38 @@ +Fri Jul 24 05:20:18 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 24.0.0: + * BREAKING CHANGES + - The Bitbucket Cloud connector now uses API tokens instead of + app passwords, which are no longer supported by the Bitbucket + API. Please configure the new bitbucket-api-token setting. + The existing bitbucket-app-password setting is no longer used + (#6259). + - When using the API ship strategy, git town ship now merges + the proposal using the forge-generated commit message (the + same message used when merging through the web UI) instead of + opening an editor for you to write one. To enter a custom + commit message as before, run git town ship --enter-message + (#6256). + - git town ship -m now handles commit messages like Git's -m + flag: the first line becomes the squash-commit's subject, and + the remaining lines become its body (#6258). + - git town merge has been renamed to git town combine to avoid + confusion with git merge (#6205). + - git town config now redacts all secrets default. To display + secrets, use the new --show-secrets flag. The now obsolete + --redact flag has been removed (#6251). + * New Features + - git town status show now produces more readable output + (#6243). + * Bug Fixes + - git town propose now supports branches whose parent does not + have a tracking branch (#5937). + - When using the gh connector, git town propose now works in + non-interactive shells without requiring --title or --body + (#6224). + - git town ship now exits gracefully when the parent branch to + ship into is checked out in another worktree (#6223). + - The git-town binary in release.tar.gz on GitHub Releases is + now executable (#6241). + +------------------------------------------------------------------- Old: ---- git-town-23.0.3.obscpio New: ---- git-town-24.0.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-town.spec ++++++ --- /var/tmp/diff_new_pack.2IJTj8/_old 2026-07-24 22:06:36.872374122 +0200 +++ /var/tmp/diff_new_pack.2IJTj8/_new 2026-07-24 22:06:36.876374262 +0200 @@ -17,7 +17,7 @@ Name: git-town -Version: 23.0.3 +Version: 24.0.0 Release: 0 Summary: Git branches made easy License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.2IJTj8/_old 2026-07-24 22:06:36.924375938 +0200 +++ /var/tmp/diff_new_pack.2IJTj8/_new 2026-07-24 22:06:36.932376217 +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/v23.0.3</param> + <param name="revision">refs/tags/v24.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.2IJTj8/_old 2026-07-24 22:06:36.964377335 +0200 +++ /var/tmp/diff_new_pack.2IJTj8/_new 2026-07-24 22:06:36.976377754 +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">7d8dce35b3a1471a8d081d7837e06d3c9d15b976</param></service></servicedata> + <param name="changesrevision">0f3e55f5a6bae5b319dd713a0606263d0551af66</param></service></servicedata> (No newline at EOF) ++++++ git-town-23.0.3.obscpio -> git-town-24.0.0.obscpio ++++++ ++++ 131953 lines of diff (skipped) ++++++ git-town.obsinfo ++++++ --- /var/tmp/diff_new_pack.2IJTj8/_old 2026-07-24 22:06:41.352530577 +0200 +++ /var/tmp/diff_new_pack.2IJTj8/_new 2026-07-24 22:06:41.360530856 +0200 @@ -1,5 +1,5 @@ name: git-town -version: 23.0.3 -mtime: 1782045940 -commit: 7d8dce35b3a1471a8d081d7837e06d3c9d15b976 +version: 24.0.0 +mtime: 1784812535 +commit: 0f3e55f5a6bae5b319dd713a0606263d0551af66
