Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ansible-navigator for openSUSE:Factory checked in at 2026-07-01 16:55:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ansible-navigator (Old) and /work/SRC/openSUSE:Factory/.ansible-navigator.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible-navigator" Wed Jul 1 16:55:18 2026 rev:23 rq:1362920 version:26.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ansible-navigator/ansible-navigator.changes 2026-04-09 16:25:30.504399054 +0200 +++ /work/SRC/openSUSE:Factory/.ansible-navigator.new.11887/ansible-navigator.changes 2026-07-01 16:58:26.866419382 +0200 @@ -1,0 +2,31 @@ +Wed Jul 01 08:21:45 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 26.6.0: + * Features + - feat: TUI arrow-key cursor navigation and Enter selection in + menus (#2105) @Andersson007 + * Fixes + - fix: add type annotation for USER_ENVIRONMENT to satisfy mypy + v2.1.0 (#2131) @sathyapramod + - fix(runner): resolve SSH_AUTH_SOCK symlink on macOS Tahoe + before container mount (#2114) @stevefulme1 + - fix(command-runner): prevent indefinite deadlock in + run_multi_process (#2125) @sathyapramod + - fix: optimize image introspection with section filtering + (#2124) @sathyapramod + - fix: handle missing tzdata gracefully for UTC timezone + (#2123) @cidrblock + * Maintenance + - Add unit tests to improve coverage across utility modules + (#2117) @shatakshiiii + - chore: remove previously-synced agent skills (#2129) + @ansibuddy + - ci: replace coactions/upload-artifact with + actions/upload-artifact@v7 (#2127) @sudhirverma + - chore(deps): update pre-commit hook + renovatebot/pre-commit-hooks (#2118) @renovate[bot] + - chore: exclude .agents/skills/ from markdownlint and prettier + (#2119) @shatakshiiii + - chore(deps): update all dependencies (#2115) @renovate[bot] + +------------------------------------------------------------------- Old: ---- ansible-navigator-26.4.0.obscpio New: ---- ansible-navigator-26.6.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ansible-navigator.spec ++++++ --- /var/tmp/diff_new_pack.leS9n6/_old 2026-07-01 16:58:30.122532173 +0200 +++ /var/tmp/diff_new_pack.leS9n6/_new 2026-07-01 16:58:30.126532312 +0200 @@ -38,7 +38,7 @@ %endif Name: ansible-navigator -Version: 26.4.0 +Version: 26.6.0 Release: 0 Summary: A text-based user interface (TUI) for Ansible License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.leS9n6/_old 2026-07-01 16:58:30.166533698 +0200 +++ /var/tmp/diff_new_pack.leS9n6/_new 2026-07-01 16:58:30.170533836 +0200 @@ -1,9 +1,9 @@ <services> <service name="obs_scm" mode="manual"> - <param name="url">https://github.com/ansible/ansible-navigator</param> + <param name="url">https://github.com/ansible/ansible-navigator.git</param> <param name="scm">git</param> <param name="package-meta">yes</param> - <param name="revision">v26.4.0</param> + <param name="revision">refs/tags/v26.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.leS9n6/_old 2026-07-01 16:58:30.202534944 +0200 +++ /var/tmp/diff_new_pack.leS9n6/_new 2026-07-01 16:58:30.206535084 +0200 @@ -1,6 +1,8 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/ansible/ansible-navigator</param> - <param name="changesrevision">bd496c36423fba07be078739335f047adfbabe6e</param></service></servicedata> + <param name="changesrevision">bd496c36423fba07be078739335f047adfbabe6e</param></service><service name="tar_scm"> + <param name="url">https://github.com/ansible/ansible-navigator.git</param> + <param name="changesrevision">ca1c523de70786460d054612bb89af9786913ee8</param></service></servicedata> (No newline at EOF) ++++++ ansible-navigator-26.4.0.obscpio -> ansible-navigator-26.6.0.obscpio ++++++ ++++ 5189 lines of diff (skipped) ++++++ ansible-navigator.obsinfo ++++++ --- /var/tmp/diff_new_pack.leS9n6/_old 2026-07-01 16:58:31.814590786 +0200 +++ /var/tmp/diff_new_pack.leS9n6/_new 2026-07-01 16:58:31.822591063 +0200 @@ -1,5 +1,5 @@ name: ansible-navigator -version: 26.4.0 -mtime: 1775436908 -commit: bd496c36423fba07be078739335f047adfbabe6e +version: 26.6.0 +mtime: 1782722901 +commit: ca1c523de70786460d054612bb89af9786913ee8
