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-03-02 17:39:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-town (Old) and /work/SRC/openSUSE:Factory/.git-town.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-town" Mon Mar 2 17:39:59 2026 rev:12 rq:1335706 version:22.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git-town/git-town.changes 2026-01-27 18:32:00.363626251 +0100 +++ /work/SRC/openSUSE:Factory/.git-town.new.29461/git-town.changes 2026-03-02 17:40:14.055121434 +0100 @@ -1,0 +2,42 @@ +Mon Mar 02 06:31:01 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 22.6.0: + * New Features + - Added a new breadcrumb-direction preference that lets you + control how Git Town renders breadcrumbs in proposals: either + up or down from the root branch (#6024). + - git town diff-parent now supports --name-only and + --diff-filter, both passed straight through to the underlying + git diff invocation. This makes it easier to narrow diffs in + larger stacks (#6046). + - The generated Git Town configuration file now contains a link + to its JSON Schema. This unlocks IDE autocomplete and + validation (#6058). + - The setup assistant now creates an alias for git town + continue (#6040). + - --verbose output now redacts all tokens and secrets. You can + now safely paste verbose logs into bug reports. To see actual + tokens, run git town config (#6029). + - The documentation now clarifies how to ship multiple branches + from a stack without re-running CI between each one (#6031). + * Bug Fixes + - Fixed a crash when Git Town is invoked by AI agents in + subshells without a TTY. We now detect missing TTYs and print + clear, structured instructions describing the required + inputs, readable by both humans and automation (#5995, + #6051). + - Git Town no longer adds breadcrumbs to proposals of observed + and contribution branches. Breadcrumbs are now limited to + branches that you own (#6056). + - Forge connectors using gh and glab now log API activity in + the terminal, matching the behavior of token-based connectors + (#6057). + - Fixed a crash when syncing branches that introduce the same + file (#6045). + - git town sync now runs correctly after a dry-run (#5944). + - The glab connector now correctly lists merge requests + (#6041). + - git town sync --stack now updates proposals only for the + branches that are actually being synced (#6021). + +------------------------------------------------------------------- Old: ---- git-town-22.5.0.obscpio New: ---- git-town-22.6.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-town.spec ++++++ --- /var/tmp/diff_new_pack.gmlIlo/_old 2026-03-02 17:40:16.351216395 +0100 +++ /var/tmp/diff_new_pack.gmlIlo/_new 2026-03-02 17:40:16.355216560 +0100 @@ -17,7 +17,7 @@ Name: git-town -Version: 22.5.0 +Version: 22.6.0 Release: 0 Summary: Git branches made easy License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.gmlIlo/_old 2026-03-02 17:40:16.575225659 +0100 +++ /var/tmp/diff_new_pack.gmlIlo/_new 2026-03-02 17:40:16.583225990 +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.5.0</param> + <param name="revision">refs/tags/v22.6.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.gmlIlo/_old 2026-03-02 17:40:16.619227480 +0100 +++ /var/tmp/diff_new_pack.gmlIlo/_new 2026-03-02 17:40:16.631227976 +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">0de0db7151056f030beab896ab58dae4c00cbe2e</param></service></servicedata> + <param name="changesrevision">911ad97e8b46f83f04091665d82527c29e29bdb0</param></service></servicedata> (No newline at EOF) ++++++ git-town-22.5.0.obscpio -> git-town-22.6.0.obscpio ++++++ ++++ 12722 lines of diff (skipped) ++++++ git-town.obsinfo ++++++ --- /var/tmp/diff_new_pack.gmlIlo/_old 2026-03-02 17:40:22.231459589 +0100 +++ /var/tmp/diff_new_pack.gmlIlo/_new 2026-03-02 17:40:22.235459754 +0100 @@ -1,5 +1,5 @@ name: git-town -version: 22.5.0 -mtime: 1769461821 -commit: 0de0db7151056f030beab896ab58dae4c00cbe2e +version: 22.6.0 +mtime: 1772315258 +commit: 911ad97e8b46f83f04091665d82527c29e29bdb0
