Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lazygit for openSUSE:Factory checked in at 2026-01-05 14:52:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lazygit (Old) and /work/SRC/openSUSE:Factory/.lazygit.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lazygit" Mon Jan 5 14:52:51 2026 rev:13 rq:1325270 version:0.58.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lazygit/lazygit.changes 2025-12-09 12:57:30.197988288 +0100 +++ /work/SRC/openSUSE:Factory/.lazygit.new.1928/lazygit.changes 2026-01-05 14:55:14.691482224 +0100 @@ -1,0 +2,33 @@ +Sun Jan 04 12:48:38 UTC 2026 - [email protected] + +- Update to version 0.58.0: + * Update docs and schema for release + * Update translations from Crowdin + * Show an error when checking out a file would overwrite local modifications + * Bump gocui + * Add a note about delta's --navigate option not working in lazygit + * Call gocui's SimpleEditor instead of duplicating its code + * Replace go-runewidth with uniseg + * Bump gocui (and tcell) + * Draw only visible part of the reflogs panel + * Rerender visible lines when scrolling by page + * Fix race condition in HandleRender + * When pressing up or down, scroll selection into view if it is outside, even if it didn't change + * Avoid scrolling the selection into view on refresh + * Extract a method for selecting the first branch (and first commit) + * Fix the main view display after reverting a commit + * Add test expectation showing a problem with revert + * Bump gocui + * feat: support custom keybinds in custom command prompt menus + * Revert "Update resolve conflict using p instead of k" + * Make menu keybindings take precedence over builtin ones, except for confirm/esc + * Rename KeepConfirmKeybindings to KeepConflictingKeybindings + * In menus, remove not just the confirm binding, but also esc and up/down + * Add a test that demonstrates problems with custom menu keybindings + * feat: add Codeberg as a supported git hosting service + * feat: add keys for command log menu items + * Add a missing quote + * Cleanup: use spaces instead of tab + * Remove confirmation for opening the merge tool + +------------------------------------------------------------------- Old: ---- lazygit-0.57.0.tar.gz New: ---- lazygit-0.58.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lazygit.spec ++++++ --- /var/tmp/diff_new_pack.Cd3ABc/_old 2026-01-05 14:55:21.743775253 +0100 +++ /var/tmp/diff_new_pack.Cd3ABc/_new 2026-01-05 14:55:21.747775420 +0100 @@ -1,7 +1,7 @@ # # spec file for package lazygit # -# Copyright (c) 2025 SUSE LLC and contributors +# 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: lazygit -Version: 0.57.0 +Version: 0.58.0 Release: 0 Summary: Simple terminal UI for git commands License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Cd3ABc/_old 2026-01-05 14:55:21.799777580 +0100 +++ /var/tmp/diff_new_pack.Cd3ABc/_new 2026-01-05 14:55:21.827778743 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/jesseduffield/lazygit.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.57.0</param> + <param name="revision">v0.58.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.Cd3ABc/_old 2026-01-05 14:55:21.895781569 +0100 +++ /var/tmp/diff_new_pack.Cd3ABc/_new 2026-01-05 14:55:21.899781735 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/jesseduffield/lazygit.git</param> - <param name="changesrevision">17d03ec8cb89d4c65fd129228164562a220abefb</param></service></servicedata> + <param name="changesrevision">a0e81c93b89ccb13efe186d057505c624fb1e4ec</param></service></servicedata> (No newline at EOF) ++++++ lazygit-0.57.0.tar.gz -> lazygit-0.58.0.tar.gz ++++++ ++++ 32454 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ ++++ 29651 lines of diff (skipped)
