Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lazyworktree for openSUSE:Factory checked in at 2026-04-02 17:42:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lazyworktree (Old) and /work/SRC/openSUSE:Factory/.lazyworktree.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lazyworktree" Thu Apr 2 17:42:58 2026 rev:2 rq:1344286 version:1.45.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lazyworktree/lazyworktree.changes 2026-03-27 06:43:06.834143231 +0100 +++ /work/SRC/openSUSE:Factory/.lazyworktree.new.21863/lazyworktree.changes 2026-04-02 17:44:03.994540201 +0200 @@ -1,0 +2,34 @@ +Tue Mar 31 05:04:07 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.45.0: + This release introduces support for agent tool approval states + and includes significant internal architectural refactoring to + improve code maintainability across the Git service and + application handlers. + * Features + - Added support for agent tool approval states to better track + when agents are waiting for tool execution results. + - Improved Claude CLI process matching and recursive session + discovery for nested file structures. + * Bug Fixes + - Fixed an issue where tmux session commands could target + similarly named sessions by implementing exact matching for + session lookups. (#33) + * Maintenance / Refactoring + - Reorganized Git service logic by splitting GitHub, GitLab, + CI, and worktree-specific code into dedicated modules. + - Refactored monolithic application handlers into focused files + based on features such as navigation, filtering, search, and + operations. + - Modularized configuration loading by separating custom + commands, themes, and keybinding logic. + - Extracted release notes generation into a standalone script + for better local testing and updated the underlying AI model + integration. + - Restructured the test suite to match the new modular + architecture, improving test navigation and coverage + tracking. + * Dependencies + - Updated Brew cask distribution to version 1.44.0. + +------------------------------------------------------------------- Old: ---- lazyworktree-1.44.0.obscpio New: ---- lazyworktree-1.45.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lazyworktree.spec ++++++ --- /var/tmp/diff_new_pack.5CqxT7/_old 2026-04-02 17:44:04.978579781 +0200 +++ /var/tmp/diff_new_pack.5CqxT7/_new 2026-04-02 17:44:04.978579781 +0200 @@ -17,7 +17,7 @@ Name: lazyworktree -Version: 1.44.0 +Version: 1.45.0 Release: 0 Summary: Easy Git worktree management for the terminal License: Apache-2.0 @@ -26,11 +26,11 @@ Source1: vendor.tar.gz BuildRequires: bash-completion BuildRequires: fish -BuildRequires: golang(API) >= 1.25 BuildRequires: zsh +BuildRequires: golang(API) >= 1.25 Requires: git-core -Recommends: glab Recommends: gh +Recommends: glab Recommends: lazygit %description ++++++ _service ++++++ --- /var/tmp/diff_new_pack.5CqxT7/_old 2026-04-02 17:44:05.030581872 +0200 +++ /var/tmp/diff_new_pack.5CqxT7/_new 2026-04-02 17:44:05.030581872 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/chmouel/lazyworktree.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">refs/tags/v1.44.0</param> + <param name="revision">refs/tags/v1.45.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.5CqxT7/_old 2026-04-02 17:44:05.066583320 +0200 +++ /var/tmp/diff_new_pack.5CqxT7/_new 2026-04-02 17:44:05.074583642 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/chmouel/lazyworktree.git</param> - <param name="changesrevision">fab0632d20a858e4210c0f6cfcd6bf2fce0319b3</param></service></servicedata> + <param name="changesrevision">0d2cb7b5d6f1a57f66620ed34e02b3d9c996a5cd</param></service></servicedata> (No newline at EOF) ++++++ lazyworktree-1.44.0.obscpio -> lazyworktree-1.45.0.obscpio ++++++ ++++ 25342 lines of diff (skipped) ++++++ lazyworktree.obsinfo ++++++ --- /var/tmp/diff_new_pack.5CqxT7/_old 2026-04-02 17:44:05.794612603 +0200 +++ /var/tmp/diff_new_pack.5CqxT7/_new 2026-04-02 17:44:05.798612764 +0200 @@ -1,5 +1,5 @@ name: lazyworktree -version: 1.44.0 -mtime: 1773908033 -commit: fab0632d20a858e4210c0f6cfcd6bf2fce0319b3 +version: 1.45.0 +mtime: 1774718764 +commit: 0d2cb7b5d6f1a57f66620ed34e02b3d9c996a5cd ++++++ vendor.tar.gz ++++++
