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-01-12 10:25:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-town (Old) and /work/SRC/openSUSE:Factory/.git-town.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-town" Mon Jan 12 10:25:20 2026 rev:10 rq:1326600 version:22.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git-town/git-town.changes 2025-12-15 12:06:31.403836383 +0100 +++ /work/SRC/openSUSE:Factory/.git-town.new.1928/git-town.changes 2026-01-12 10:33:51.836461225 +0100 @@ -1,0 +2,29 @@ +Sun Jan 11 08:29:10 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 22.4.0: + * New Features + - sync now has a --gone flag to only sync (i.e. remove) + branches that have already been shipped or deleted on the + remote. This provides a low-risk way to clean up obsolete + local branches without configuring branch types or touching + anything active (#5845). + - ship can now ignore uncommitted changes via the new + ignore-uncommitted configuration setting, making it easier to + ship in messy working directories when you know what you're + doing (#5837). + - propose --stack now supports skipping branches where proposal + creation fails instead of aborting by running git town skip + (#5869). + - config --redact now also obfuscates the configured user email + in addition to other sensitive values (#5850). + * Bug Fixes + - Improved handling of branches that exist across multiple Git + remotes (#5838). + - propose --stack now skips branches where proposal creation + failed but the proposal exists anyways (#5865). + - init now correctly persists connector types to the config + file (#5817). + - sync --all now switches to a branch that is available in the + worktree before deleting a shipped branch (#5847). + +------------------------------------------------------------------- Old: ---- git-town-22.3.0.obscpio New: ---- git-town-22.4.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-town.spec ++++++ --- /var/tmp/diff_new_pack.HRSEQx/_old 2026-01-12 10:33:52.564491188 +0100 +++ /var/tmp/diff_new_pack.HRSEQx/_new 2026-01-12 10:33:52.572491517 +0100 @@ -17,7 +17,7 @@ Name: git-town -Version: 22.3.0 +Version: 22.4.0 Release: 0 Summary: Git branches made easy License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.HRSEQx/_old 2026-01-12 10:33:52.644494480 +0100 +++ /var/tmp/diff_new_pack.HRSEQx/_new 2026-01-12 10:33:52.648494644 +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.3.0</param> + <param name="revision">refs/tags/v22.4.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.HRSEQx/_old 2026-01-12 10:33:52.676495797 +0100 +++ /var/tmp/diff_new_pack.HRSEQx/_new 2026-01-12 10:33:52.680495961 +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">e9e446f86a68432e9ddb0b96a594cf79450daf9e</param></service></servicedata> + <param name="changesrevision">9b3a6d1ed2d896727465bd659e6c4f8e6b8e08d0</param></service></servicedata> (No newline at EOF) ++++++ git-town-22.3.0.obscpio -> git-town-22.4.0.obscpio ++++++ ++++ 9147 lines of diff (skipped) ++++++ git-town.obsinfo ++++++ --- /var/tmp/diff_new_pack.HRSEQx/_old 2026-01-12 10:33:57.328687259 +0100 +++ /var/tmp/diff_new_pack.HRSEQx/_new 2026-01-12 10:33:57.364688741 +0100 @@ -1,5 +1,5 @@ name: git-town -version: 22.3.0 -mtime: 1765675118 -commit: e9e446f86a68432e9ddb0b96a594cf79450daf9e +version: 22.4.0 +mtime: 1766601040 +commit: 9b3a6d1ed2d896727465bd659e6c4f8e6b8e08d0
