Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neovim for openSUSE:Factory checked in at 2026-07-29 19:01:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neovim (Old) and /work/SRC/openSUSE:Factory/.neovim.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neovim" Wed Jul 29 19:01:11 2026 rev:90 rq:1368331 version:0.12.4 Changes: -------- --- /work/SRC/openSUSE:Factory/neovim/neovim.changes 2026-06-13 18:51:17.135313788 +0200 +++ /work/SRC/openSUSE:Factory/.neovim.new.2004/neovim.changes 2026-07-29 19:02:47.144961470 +0200 @@ -1,0 +2,40 @@ +Sun Jul 26 15:22:02 UTC 2026 - Andrea Manzini <[email protected]> + +- Update to version 0.12.4: +- lsp: clean up semantic token initialization and debounce +- lsp: use LspNotify for semantic tokens +- lsp: overscan semantic_token range requests +- treesitter: reduce memory usage of _select.lua +- api: nvim_buf_set_text resets changelist to 0 +- api: preserve ArrayOf metadata +- cmdline: avoid redraw loop after wrapped line +- folds: foldcolumn is interrupted for virtual line above nested fold +- health: always set 'modifiable' +- health: don't check node package via yarn +- highlight: keep guisp underline color in float with 'winblend' +- lsp: allow specifying bufnr + client_id filter when enabling capabilities +- lsp: catch another nil buffer state +- lsp: fire LspNotify didChange autocmds after undo/redo +- lsp: fix multiline semantic token processing +- lsp: make LspNotify more robust +- lsp: refresh codelens despite pending debounce +- lsp: request semantic tokens in BufWinEnter +- lsp: skip invalid file watcher globs +- lsp: trailing blank line when edit inserts past end of buffer +- lsp: use LspNotify for document_color +- man.lua: highlight codeblocks +- messages: "progress" kind for busy messages +- messages: message kind for :recover and swapfile attention +- net: set buftype=nofile (again) +- pack: do not assert non-nil `stderr` +- process: avoid inherited stdio for Windows jobs +- startup: use `nvim.difftool` for `nvim -d` only for directories +- statusline: prevent various buffer overflows with item groups +- test: support multiple --filter-out +- treesitter: incremental selection causes beeps when the bell is enabled +- tui: more compatible way to reset cursor +- tui: patch reset-cursor-style seq regardless of terminfo +- xxd: buffer overread +- xxd: signed left-shift overflow in -r mode + +------------------------------------------------------------------- Old: ---- neovim-0.12.3.tar.gz New: ---- neovim-0.12.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neovim.spec ++++++ --- /var/tmp/diff_new_pack.H0bNuV/_old 2026-07-29 19:02:47.984990420 +0200 +++ /var/tmp/diff_new_pack.H0bNuV/_new 2026-07-29 19:02:47.984990420 +0200 @@ -23,7 +23,7 @@ %endif %define _name nvim Name: neovim -Version: 0.12.3 +Version: 0.12.4 Release: 0 Summary: Vim-fork focused on extensibility and agility License: Apache-2.0 AND Vim AND GPL-3.0-or-later AND CC-BY-3.0 ++++++ disable-version-check.patch ++++++ --- /var/tmp/diff_new_pack.H0bNuV/_old 2026-07-29 19:02:48.024991798 +0200 +++ /var/tmp/diff_new_pack.H0bNuV/_new 2026-07-29 19:02:48.032992074 +0200 @@ -1,7 +1,8 @@ -diff -rubN neovim-0.12.1/runtime/lua/vim/health/health.lua neovim-0.12.1-patched/runtime/lua/vim/health/health.lua ---- neovim-0.12.1/runtime/lua/vim/health/health.lua 2026-04-06 15:12:48.000000000 +0200 -+++ neovim-0.12.1-patched/runtime/lua/vim/health/health.lua 2026-04-11 17:54:01.760083749 +0200 -@@ -620,14 +620,6 @@ +Index: neovim-0.12.4/runtime/lua/vim/health/health.lua +=================================================================== +--- neovim-0.12.4.orig/runtime/lua/vim/health/health.lua ++++ neovim-0.12.4/runtime/lua/vim/health/health.lua +@@ -622,14 +622,6 @@ local function check_sysinfo() local nvim_version = version_out:match('NVIM (v[^\n]+)') or 'unknown' local commit --[[@type string]] = (version_out:match('%+g(%x+)') or ''):sub(1, 12) ++++++ neovim-0.12.3.tar.gz -> neovim-0.12.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/neovim/neovim-0.12.3.tar.gz /work/SRC/openSUSE:Factory/.neovim.new.2004/neovim-0.12.4.tar.gz differ: char 74, line 2
