Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neovim for openSUSE:Factory checked in at 2025-09-20 22:04:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neovim (Old) and /work/SRC/openSUSE:Factory/.neovim.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neovim" Sat Sep 20 22:04:18 2025 rev:79 rq:1306066 version:0.11.4 Changes: -------- --- /work/SRC/openSUSE:Factory/neovim/neovim.changes 2025-07-21 20:01:49.470891518 +0200 +++ /work/SRC/openSUSE:Factory/.neovim.new.27445/neovim.changes 2025-09-20 22:04:40.824180943 +0200 @@ -1,0 +2,29 @@ +Tue Sep 16 12:00:51 UTC 2025 - Richard Rahl <[email protected]> + +- update to version 0.11.4: + * fix(lsp/health): ensure valid table before concatenating + * fix(lsp/health): always use vim.inspect to show root_markers + * docs(tutor): Chinese (zh-CN) translation + * fix(lsp): close floating preview window correctly + * fix(tutor): use invalidate field in nvim_buf_set_extmark() + * fix(iter): ArrayIter:last returns nil when filtered to empty + * fix(clipboard): correct blockwise register width computation + * fix(cmdline): :checkhealth completion with multiple args + * fix(snippet): setting end_right_gravity + * fix(api): nvim_create_user_command addr option should allow ranges + * fix(lsp): show title when global winborder is set + * vim-patch:9.1.1599: :bnext doesn't go to unlisted help buffers + * fix(float): cursor visible in "hidden" floating window + * fix(treesitter): inconsistent highlight of multiline combined injection + * fix(api): fix not capturing output in cmdline mode + * feat(provider): detect venv python via "pynvim-python" tool + * fix(treesitter): run FileType autocmds in the context of <abuf> + * fix(folds): error when deleting lines at end of buffer + * fix(diff): set default diff flags properly + * fix(health): accept TERM=tmux-direct + * docs(lsp): mention lsp/after/ in faq + * fix(lua): report error in Lua Funcref callback properly + * fix(health): update advice for Python +- update suse-spec-template + +------------------------------------------------------------------- Old: ---- neovim-0.11.3.tar.gz New: ---- neovim-0.11.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neovim.spec ++++++ --- /var/tmp/diff_new_pack.emMsGT/_old 2025-09-20 22:04:41.592213158 +0200 +++ /var/tmp/diff_new_pack.emMsGT/_new 2025-09-20 22:04:41.596213326 +0200 @@ -1,7 +1,7 @@ # # spec file for package neovim # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -22,7 +22,7 @@ %bcond_without luajit %endif Name: neovim -Version: 0.11.3 +Version: 0.11.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 @@ -151,6 +151,7 @@ %fdupes %{buildroot} %find_lang nvim +%ifnarch %{arm64} %check mkdir -p runtime/parser ln -sf %{_libdir}/tree_sitter/vimdoc.so runtime/parser @@ -163,6 +164,7 @@ %ifarch aarch64 x86_64 %make_build USE_BUNDLED=OFF unittest %endif +%endif %post if [ -d %{_datadir}/nvim/runtime/parser ]; then ++++++ neovim-0.11.3.tar.gz -> neovim-0.11.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/neovim/neovim-0.11.3.tar.gz /work/SRC/openSUSE:Factory/.neovim.new.27445/neovim-0.11.4.tar.gz differ: char 15, line 1 ++++++ suse-spec-template ++++++ --- /var/tmp/diff_new_pack.emMsGT/_old 2025-09-20 22:04:41.660216011 +0200 +++ /var/tmp/diff_new_pack.emMsGT/_new 2025-09-20 22:04:41.664216178 +0200 @@ -1,7 +1,7 @@ # # spec file for package specRPM_CREATION_NAME # -# Copyright (c) specCURRENT_YEAR SUSE LLC +# Copyright (c) specCURRENT_YEAR 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
