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-01-30 18:30:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/neovim (Old)
 and      /work/SRC/openSUSE:Factory/.neovim.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "neovim"

Fri Jan 30 18:30:57 2026 rev:83 rq:1330040 version:0.11.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/neovim/neovim.changes    2025-12-29 
15:17:28.728673457 +0100
+++ /work/SRC/openSUSE:Factory/.neovim.new.1995/neovim.changes  2026-01-30 
18:34:23.632019614 +0100
@@ -1,0 +2,65 @@
+Mon Jan 26 22:34:03 UTC 2026 - Egor Bychin <[email protected]>
+
+- Update to version 0.11.6:
+  * lsp: support auto-force escalation in client stop #36430
+  * lsp: warn about unknown filetype #36910
+  * :ls: check for finished terminal properly (#37303)
+  * api: autocmds mess up nvim_get_option_value's dummy buffer
+  * api: buffer overflow in nvim_buf_get_extmarks overlap #37184
+  * api: crash when moving curwin to other tabpage #35679
+  * api: do not allow opening float to closing buffer
+  * api: ignore split_disallowed when opening a float
+  * api: nvim_get_option_value dummy buffer crashes
+  * api: on_bytes gets stale data on :substitute #36487
+  * api: open_win leak from naughty autocommands
+  * api: parse_expression crash with ident and curly
+  * api: parse_expression crash with unopened ] and node
+  * autocmd: fire TabClosed after freeing tab page
+  * autocmd: heap UAF with :bwipe in Syntax autocmd
+  * autocmd: parsing of comma-separated buflocal patterns
+  * autocmd: skip empty comma-separated patterns properly
+  * buffer: defer w_buffer clearing to prevent dict watcher crash #36748
+  * buffer: don't allow changedtick watcher to delete buffer (#36764)
+  * buffer: don't reuse 1-line terminal buffer (#37261)
+  * buffer: switching buffer should respect jumpoptions+=view (#36969)
+  * channel: unreference list after callback finishes (#37358)
+  * clipboard: tmux clipboard data may be stale #36787
+  * clipboard: use tmux only in a tmux session (#36603)
+  * eval: 0 should mean current tabpage in gettabvar() (#36891)
+  * events: crash on WinScrolled #35995
+  * langmap: assert failure on mapping to char >= 256 (#37291)
+  * lsp: check `nvim.lsp.enable` before `doautoall` #36518
+  * lua: don't remove first char of non-file stacktrace source (#37008)
+  * lua: relax `vim.wait()` timeout validation (#36907)
+  * lua: separate vim.{g,b,w,t} types #37081
+  * lua: vim._with() doesn't save boolean options properly (#37354)
+  * lua: vim.wait(math.huge) fails #36885
+  * man.lua: :Man slow/hangs if MANPAGER is set #36689
+  * man.lua: show_toc condition may cause infinite loop #36979
+  * marks: wrong line('w$', win) with conceal_lines (#37047)
+  * normal: assertion failure with "gk" in narrow window (#37444)
+  * remote: remote-ui connect timeout on slow networks #36800
+  * rpc: don't overwrite already received results on error (#37339)
+  * session: window sizes not stored with float windows (#37344)
+  * statusline: scope truncation bookkeeping
+  * terminal: :edit should respect 'bufhidden' with exited job (#37301)
+  * terminal: <Ignore> should be no-op (#37494)
+  * terminal: avoid multiple terminals writing to same buffer (#37219)
+  * terminal: crash when TermClose deletes other buffers
+  * terminal: crash when TermClose switches back to terminal buffer
+  * terminal: crash with race between buffer close and OSC 2 (#37225)
+  * terminal: handle closing terminal with pending TermRequest (#37227)
+  * terminal: inconsistent mode change when switching buffer (#37215)
+  * terminal: restore options properly when switching buffer (#37485)
+  * treesitter: use metadata in :EditQuery captures #37116
+  * tutor: escape tutor filename #36539
+  * vim.fs: abspath(".") returns "/…/." (#36584)
+  * vim.fs: root() should always return absolute path #36466
+  * window: crash closing only non-float if autocmds :tabonly (#37218)
+  * window: crash closing split if autocmds close other splits (#37233)
+  * window: disallow closing autocmd window in other tabpage
+  * window: handle closing the only non-float in other tabpage
+  * window: restore b_nwindows if win_close_othertab keeps window
+  * window: win_move_after UAF from naughty autocmds (#37065)
+
+-------------------------------------------------------------------

Old:
----
  neovim-0.11.5.tar.gz

New:
----
  neovim-0.11.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ neovim.spec ++++++
--- /var/tmp/diff_new_pack.Nmf38I/_old  2026-01-30 18:34:24.288047127 +0100
+++ /var/tmp/diff_new_pack.Nmf38I/_new  2026-01-30 18:34:24.288047127 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package neovim
 #
-# 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
@@ -26,7 +26,7 @@
 %endif
 %endif
 Name:           neovim
-Version:        0.11.5
+Version:        0.11.6
 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

++++++ neovim-0.11.5.tar.gz -> neovim-0.11.6.tar.gz ++++++
/work/SRC/openSUSE:Factory/neovim/neovim-0.11.5.tar.gz 
/work/SRC/openSUSE:Factory/.neovim.new.1995/neovim-0.11.6.tar.gz differ: char 
12, line 1

Reply via email to