Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2018-10-23 20:33:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vim" Tue Oct 23 20:33:00 2018 rev:222 rq:642213 version:8.1.0479 Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2018-10-11 11:47:05.758661272 +0200 +++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2018-10-23 20:33:11.801059992 +0200 @@ -1,0 +2,27 @@ +Tue Oct 16 07:19:18 UTC 2018 - Ondřej Súkup <[email protected]> + +- Updated to revision 479, fixes the following problems + * resolve() was not tested with a symlink cycle. + * Checking for empty quickfix stack is not consistent. + * Running test hangs when the input file is being edited. + * Win32 console: key mappings don't work. + * Ml_get error and crash when using "do". + * Test_executable fails when there is a dog in the system. + * assert_fails() does not take a message argument + * Quickfix code uses too many /* */ comments. + * When using ConPTY Vim can be a child process. + * "simalt ~x" in .vimrc blocks swap file prompt. + * Client-server test fails. + * Autocmd test fails. + * Too often indexing in qf_lists[]. + * Pointer ownership around fname_expand() is unclear. + * Some tests are flaky or fail on some systems. + * Dosinst command has a few flaws. + * User doesn't notice file does not exist when swap file does. + * Directory where if_perl.c is written is inconsistent. + * Memory not freed on exit when quit in autocmd. + * Memory leaks in test_escaped_glob. + * Tiny build fails. + * Failure when setting 'varsofttabstop' to end in a comma. + +------------------------------------------------------------------- Old: ---- vim-8.1.0451.tar.gz New: ---- vim-8.1.0479.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.D8c1sw/_old 2018-10-23 20:33:13.373058114 +0200 +++ /var/tmp/diff_new_pack.D8c1sw/_new 2018-10-23 20:33:13.373058114 +0200 @@ -17,7 +17,7 @@ %define pkg_version 8.1 -%define patchlevel 0451 +%define patchlevel 0479 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim81 %define site_runtimepath %{_datadir}/vim/site ++++++ vim-8.1.0451.tar.gz -> vim-8.1.0479.tar.gz ++++++ /work/SRC/openSUSE:Factory/vim/vim-8.1.0451.tar.gz /work/SRC/openSUSE:Factory/.vim.new/vim-8.1.0479.tar.gz differ: char 46, line 1
