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-23 17:14:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-town (Old) and /work/SRC/openSUSE:Factory/.git-town.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-town" Mon Mar 23 17:14:40 2026 rev:13 rq:1341970 version:22.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git-town/git-town.changes 2026-03-02 17:40:14.055121434 +0100 +++ /work/SRC/openSUSE:Factory/.git-town.new.8177/git-town.changes 2026-03-23 17:16:40.717935263 +0100 @@ -1,0 +2,18 @@ +Mon Mar 23 07:04:09 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 22.7.0: + * New Features + - Git Town now respects the TERM=dumb environment variable. + When set, all interactive UI is disabled, and Git Town falls + back to printing the required CLI arguments instead. This + makes it safe to run in CI, headless environments (AI + agents), or terminals without full interactive support + (#1201). + - Added documentation for integrating Git Town status into + Starship prompts (#6091). + * Bug Fixes + - Breadcrumbs no longer link to the current branch. This + prevents unnecessary error notifications on GitHub + (git-town/action#72). + +------------------------------------------------------------------- Old: ---- git-town-22.6.0.obscpio New: ---- git-town-22.7.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-town.spec ++++++ --- /var/tmp/diff_new_pack.a9DxDK/_old 2026-03-23 17:16:41.849982345 +0100 +++ /var/tmp/diff_new_pack.a9DxDK/_new 2026-03-23 17:16:41.849982345 +0100 @@ -1,7 +1,7 @@ # # spec file for package git-town # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: git-town -Version: 22.6.0 +Version: 22.7.0 Release: 0 Summary: Git branches made easy License: MIT @@ -25,7 +25,7 @@ Source0: %{name}-%{version}.tar.gz BuildRequires: bash-completion BuildRequires: fish -BuildRequires: go1.24 >= 1.24.9 +BuildRequires: go1.26 >= 1.26.1 BuildRequires: zsh Requires: git-core ++++++ _service ++++++ --- /var/tmp/diff_new_pack.a9DxDK/_old 2026-03-23 17:16:41.901984507 +0100 +++ /var/tmp/diff_new_pack.a9DxDK/_new 2026-03-23 17:16:41.909984840 +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.6.0</param> + <param name="revision">refs/tags/v22.7.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.a9DxDK/_old 2026-03-23 17:16:41.941986171 +0100 +++ /var/tmp/diff_new_pack.a9DxDK/_new 2026-03-23 17:16:41.945986337 +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">911ad97e8b46f83f04091665d82527c29e29bdb0</param></service></servicedata> + <param name="changesrevision">976d42a1a62d0b109bfe137810c920a06b151a52</param></service></servicedata> (No newline at EOF) ++++++ git-town-22.6.0.obscpio -> git-town-22.7.0.obscpio ++++++ ++++ 4567 lines of diff (skipped) ++++++ git-town.obsinfo ++++++ --- /var/tmp/diff_new_pack.a9DxDK/_old 2026-03-23 17:16:47.542219083 +0100 +++ /var/tmp/diff_new_pack.a9DxDK/_new 2026-03-23 17:16:47.574220414 +0100 @@ -1,5 +1,5 @@ name: git-town -version: 22.6.0 -mtime: 1772315258 -commit: 911ad97e8b46f83f04091665d82527c29e29bdb0 +version: 22.7.0 +mtime: 1774103826 +commit: 976d42a1a62d0b109bfe137810c920a06b151a52
