Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package neovim for openSUSE:Factory checked 
in at 2022-01-03 10:49:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/neovim (Old)
 and      /work/SRC/openSUSE:Factory/.neovim.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "neovim"

Mon Jan  3 10:49:39 2022 rev:41 rq:943404 version:0.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/neovim/neovim.changes    2021-12-02 
02:18:32.026014269 +0100
+++ /work/SRC/openSUSE:Factory/.neovim.new.1896/neovim.changes  2022-01-03 
10:50:27.871604459 +0100
@@ -1,0 +2,31 @@
+Sat Jan  1 12:51:39 UTC 2022 - Matej Cepl <mc...@suse.com>
+
+- Upgrade to 0.6.1:
+  - api: allow nvim_buf_set_extmark to accept end_row key
+  - diagnostic: assert that diagnostics have line number and
+    column
+  - diagnostic: clamp diagnostics on negative line numbers
+  - diagnostic: escape special chars in file names
+  - diagnostic: respect "if_many" source option for virtual text
+  - diagnostic: set effective buffer number for DiagnosticChanged
+    autocmd
+  - diagnostic: set effective buffer number in autocmd (again)
+  - lua: do not cast offset to char_u in str_utf_start
+  - lsp: avoid attaching to unloaded buffers
+  - lsp: call config on_exit handler before context is cleared
+  - lsp: fix nil-index behavior for UTF-8 in _str_*index_enc
+    methods
+  - lsp: handle offset encoding
+  - lsp: progress handlers should return vim.NIL on error
+  - options: disallow empty 'fdc' and 'scl'
+  - quickfix: avoid O(N^2) when filling from string typval
+  - screenpos, float: add top and left border adjustment
+  - terminal: fix resize crash with pending scrollback
+  - ui: close floating window on BufLeave event
+  - uri: change scheme pattern to not include the comma character
+  - lsp,diagnostic: open folds in jump-related functions
+  - lsp: add buf_detach_client
+  - lsp: use vim.ui.select for selecting lsp client
+  - runtime: new checkhealth filetype
+
+-------------------------------------------------------------------

Old:
----
  neovim-0.6.0.tar.gz

New:
----
  neovim-0.6.1.tar.gz

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

Other differences:
------------------
++++++ neovim.spec ++++++
--- /var/tmp/diff_new_pack.OI8Mu6/_old  2022-01-03 10:50:28.463604686 +0100
+++ /var/tmp/diff_new_pack.OI8Mu6/_new  2022-01-03 10:50:28.475604690 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package neovim
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # 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 @@
 %define luaver 5.1
 %define luaver_nopoint 51
 Name:           neovim
-Version:        0.6.0
+Version:        0.6.1
 Release:        0
 Summary:        Vim-fork focused on extensibility and agility
 License:        Apache-2.0 AND Vim

++++++ neovim-0.6.0.tar.gz -> neovim-0.6.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/neovim/neovim-0.6.0.tar.gz 
/work/SRC/openSUSE:Factory/.neovim.new.1896/neovim-0.6.1.tar.gz differ: char 
13, line 1

Reply via email to