Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2021-05-18 18:26:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vim" Tue May 18 18:26:32 2021 rev:285 rq:893060 version:8.2.2850 Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2021-04-29 01:36:28.694414970 +0200 +++ /work/SRC/openSUSE:Factory/.vim.new.2988/vim.changes 2021-05-18 18:26:42.786892021 +0200 @@ -1,0 +2,51 @@ +Fri May 14 08:58:50 UTC 2021 - Ond??ej S??kup <[email protected]> + +- Updated to version 8.2.2850, fixes the following problems + * After a timer displays text a hit-enter prompt is given. + * Free Pascal makefile not recognized. + * Vim9: illegal memory access. + * Flicker when the popup menu has an info popup. + * Setting buffer local mapping with mapset() changes global mapping. + * Vim9: cannot use legacy syntax in Vim9 script. + * Vim9: using "++nr" as a command might not work. + * Build fails with tiny features. + * Vim9: increment and decrement not sufficiently tested. + * Vim9: :def function compilation fails when using :legacy. + * Vim9: crash when calling a function in a substitute expression. + * Vim9: error for missing white space doesn't say where it is missing + * Vim9: still crash when using substitute expression. + * Cannot grep using fuzzy matching. + * Vim9: unused variable. (John Marriott) + * Status line flickers when redrawing popup menu info. + * Vim9: comment below expression in lambda causes problems. + * Vim9: script sourcing continues after an error. + * No jump added to jumplist when opening terminal in current window. + * Finishing an abbreviation with a multi-byte char may not work. + * Session file may divide by zero. + * Code in checkreadonly() not fully tested. + * Compiler warnings for int to size_t conversion. (Randall W. Morris) + * Test file was not deleted. + * Coverity complains about not checking the rename() return value. + * Some comments are not correct or clear. + * Terminal colors are not updated when 'background' is set. + * Vim9: expandcmd() not tested. + * Operator cancelled by moving mouse when using popup. (Sergey Vlasov) + * Two key command cancelled by moving mouse when using popup. (Sergey Vlasov) + * Vim9: :cexpr does not work with local variables. + * Vim9: leaking memory in :cexpr. + * Build failure without the +quickfix feature. (John Marriott) + * Various code lines not covered by tests. + * File extension .wrap not recognized. + * Default redirection missing "ash" and "dash". + * Vim9: member operation not fully tested. + * Vim9: skip argument to searchpair() is not compiled. + * Vim9: skip argument to searchpairpos() is not compiled. + * Vim9: memory leak when using searchpair(). + * Vim9: "echo Func()" does not give an error for a function without a + return value. + * Perl not tested sufficiently. + * Crash when calling partial. + * Bufwrite not sufficiently tested. + * Recalling commands from history is not tested. + +------------------------------------------------------------------- Old: ---- vim-8.2.2800.tar.gz New: ---- vim-8.2.2850.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.vmDG2F/_old 2021-05-18 18:26:43.866887341 +0200 +++ /var/tmp/diff_new_pack.vmDG2F/_new 2021-05-18 18:26:43.870887324 +0200 @@ -17,7 +17,7 @@ %define pkg_version 8.2 -%define patchlevel 2800 +%define patchlevel 2850 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim82 %define site_runtimepath %{_datadir}/vim/site ++++++ vim-8.2.2800.tar.gz -> vim-8.2.2850.tar.gz ++++++ /work/SRC/openSUSE:Factory/vim/vim-8.2.2800.tar.gz /work/SRC/openSUSE:Factory/.vim.new.2988/vim-8.2.2850.tar.gz differ: char 13, line 1
