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-11-02 22:33:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-town (Old) and /work/SRC/openSUSE:Factory/.git-town.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-town" Sun Nov 2 22:33:23 2025 rev:8 rq:1315061 version:22.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git-town/git-town.changes 2025-10-14 18:11:48.359636040 +0200 +++ /work/SRC/openSUSE:Factory/.git-town.new.1980/git-town.changes 2025-11-02 22:33:32.553111495 +0100 @@ -1,0 +2,47 @@ +Sun Nov 02 06:53:48 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 22.2.0: + * New Features + - Git Town now supports a non-hidden config file, i.e. + git-town.toml, in addition to the existing config file names + (#5614). + - The new order configuration setting allows displaying lists + of branches in reverse order, for example in switch, branch, + up, down, and config. This is useful if you prefix your + branches with the creation date like YYYYMM and want to see + the newest branches on top (#5615). + - The new display-types configuration setting allows + configuring which branch types Git Town shows in lists of + branches. This affects the branch, switch, config, down, and + up commands and all internal dialogs that ask to select a + branch or parent branch (#5659). + - switch: you can now toggle to show all branches on and off + using the a hotkey (#5624). + - setup assistant: now runs in the presence of invalid + configuration data and overwrites it (#5598). + - Git Town now uses the Git user name also from the environment + variables GIT_AUTHOR_EMAIL, GIT_COMMITTER_EMAIL, + GIT_AUTHOR_NAME, and GIT_COMMITTER_NAME if they aren't set in + Git metadata user.email and user.name (#5668). + * Bug Fixes + - compress: works if a folder has the same name as a branch + (#5594). + - ship: works if a folder has the same name as a branch + (#5657). + - set-parent: only changes commits of feature or prototype + branches (#5605). + - propose: correctly passes on a --body tag without content + (#5496). + - propose: the gh connector no longer crashes if the user + chooses Continue in browser (#5681). + - sync: pruning a freshly created branch no longer crashes + (#5660). + - hack: now always sets the correct branch type (#5609). + - hack: --beam from a branch without parent now asks for the + branch parent (#5121). + - init: no longer crashes if if there are no remotes (#5608). + - switch: can now combine --all and --display-types (#5648). + - dead links on the "Contributing" tab on GitHub are fixed + (#5679). + +------------------------------------------------------------------- Old: ---- git-town-22.1.0.obscpio New: ---- git-town-22.2.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-town.spec ++++++ --- /var/tmp/diff_new_pack.46VHJu/_old 2025-11-02 22:33:33.249140671 +0100 +++ /var/tmp/diff_new_pack.46VHJu/_new 2025-11-02 22:33:33.253140839 +0100 @@ -17,7 +17,7 @@ Name: git-town -Version: 22.1.0 +Version: 22.2.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: golang(API) >= 1.24 +BuildRequires: go1.24 >= 1.24.9 BuildRequires: zsh Requires: git-core ++++++ _service ++++++ --- /var/tmp/diff_new_pack.46VHJu/_old 2025-11-02 22:33:33.285142181 +0100 +++ /var/tmp/diff_new_pack.46VHJu/_new 2025-11-02 22:33:33.289142348 +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.1.0</param> + <param name="revision">refs/tags/v22.2.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.46VHJu/_old 2025-11-02 22:33:33.321143690 +0100 +++ /var/tmp/diff_new_pack.46VHJu/_new 2025-11-02 22:33:33.325143858 +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">9bf63e66ed9ee12a6a4bbc7c9b643d5e3d66823c</param></service></servicedata> + <param name="changesrevision">39162eccf60d223a0bb3b94a86bdb17e4ea6240a</param></service></servicedata> (No newline at EOF) ++++++ git-town-22.1.0.obscpio -> git-town-22.2.0.obscpio ++++++ ++++ 34827 lines of diff (skipped) ++++++ git-town.obsinfo ++++++ --- /var/tmp/diff_new_pack.46VHJu/_old 2025-11-02 22:33:37.745329144 +0100 +++ /var/tmp/diff_new_pack.46VHJu/_new 2025-11-02 22:33:37.757329647 +0100 @@ -1,5 +1,5 @@ name: git-town -version: 22.1.0 -mtime: 1760402095 -commit: 9bf63e66ed9ee12a6a4bbc7c9b643d5e3d66823c +version: 22.2.0 +mtime: 1761947710 +commit: 39162eccf60d223a0bb3b94a86bdb17e4ea6240a
