Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2020-03-06 21:23:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vim" Fri Mar 6 21:23:52 2020 rev:253 rq:781204 version:8.2.0348 Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2020-02-26 15:14:27.722318355 +0100 +++ /work/SRC/openSUSE:Factory/.vim.new.26092/vim.changes 2020-03-06 21:23:58.933438974 +0100 @@ -1,0 +2,38 @@ +Tue Mar 3 12:29:31 UTC 2020 - Ondřej Súkup <[email protected]> + +- Updated to version 8.2.0348, fixes the following problems + * Short name not set for terminal buffer. + * Build failure on HP-UX system. + * ex_getln.c code has insufficient test coverage. + * MSVC: _CRT_SECURE_NO_DEPRECATE not defined on DEBUG build. + * Vim9: types not sufficiently tested. + * File missing in distribution, comments outdated. + * No Haiku support. + * Vim9: ":execute" does not work yet. + * Vim9: error checks not tested. + * Vim9: calling a function that is defined later is slow. + * Text property not updated correctly when inserting/deleting. + * Ex_getln.c code not covered by tests. + * Compiler warning for using uninitialized variable. (Yegappan Lakshmanan) + * Crash when opening and closing two popup terminal windows. + * No redraw when leaving terminal-normal mode in a terminal popup window. + * Popup filter converts 0x80 bytes. + * Build error with popup window but without terminal. + * Internal error when using test_void() and test_unknown(). (Dominique Pelle) + * Some code in ex_getln.c not covered by tests. + * Terminal in popup test is flaky. + * Abort called when using test_void(). (Dominique Pelle) + * No completion for :disassemble. + * Vim9: insufficient test coverage for compiling. + * Build fails on a few systems. + * Build failure without the channel feature. + * Vim9: function return type may depend on arguments. + * Vim9: function and partial types not tested. + * Using ":for" in Vim9 script gives an error. + * Some code in ex_getln.c not covered by tests. + * Vim9: using wrong instruction, limited test coverage. + * ":def" not skipped properly. + * Compiler warning when building without the float feature. + * Vim9: finding common list type not tested. + +------------------------------------------------------------------- Old: ---- vim-8.2.0314.tar.gz New: ---- vim-8.2.0348.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.gLU6CL/_old 2020-03-06 21:24:00.621439907 +0100 +++ /var/tmp/diff_new_pack.gLU6CL/_new 2020-03-06 21:24:00.625439909 +0100 @@ -17,7 +17,7 @@ %define pkg_version 8.2 -%define patchlevel 0314 +%define patchlevel 0348 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim82 %define site_runtimepath %{_datadir}/vim/site ++++++ vim-8.2.0314.tar.gz -> vim-8.2.0348.tar.gz ++++++ /work/SRC/openSUSE:Factory/vim/vim-8.2.0314.tar.gz /work/SRC/openSUSE:Factory/.vim.new.26092/vim-8.2.0348.tar.gz differ: char 13, line 1
