Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2019-04-26 22:41:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vim" Fri Apr 26 22:41:39 2019 rev:233 rq:697093 version:8.1.1198 Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2019-04-10 23:10:46.979945758 +0200 +++ /work/SRC/openSUSE:Factory/.vim.new.5536/vim.changes 2019-04-26 22:41:46.709725389 +0200 @@ -1,0 +2,63 @@ +Tue Apr 23 10:08:12 UTC 2019 - Ondřej Súkup <[email protected]> + +- Updated to version 8.1.1198, fixes the following problems + * Xterm mouse wheel escape sequence is not tested. + * Plugins don't get notified when the popup menu changes. + * No test for what is fixed in patch 8.1.0716. + * Not easy to find out what neighbors a window has. + * Terminal winpos test fails with very large terminal. (Dominique Pelle) + * No test for dragging the window separators with the mouse. + * May pass weird strings to file name expansion. + * Too strict checking of the 'spellfile' option. + * Compiler warning for unused function. (Tony Mechelynck) + * Desktop file translations are requiring manual updates. + * CTRL-L with 'incsearch' does not pick up char under cursor. (Smylers) + * Building desktop files fails with older msgfmt. + * Generating desktop files not tested on Travis. + * Build fails when using shadow directory. + * Msgfmt complains about missing LINGUAS file. (Tony Mechelynck) + * Getting a newer msgfmt on Travis is too complicated. + * Termcodes tests can be improved. + * Unicode emoji and other image characters not recognized. + * Unicode tables are out of date. + * Json encoded string is sometimes missing the final NUL. + * Termcodes test would fail in a very big terminal. + * Unreachable code. + * Incorrect coverage information; typo in color name. + * Codecov does not report all the coverage information. + * Gettitle test is failing when server name differs. (Kenta Sato) + * No test for mouse clicks in the terminal tabpage line. + * Gettitle test can still fail when another Vim is running. + * No test for closing tab by click in tabline. + * Not all screen update code of the terminal window is executed in tests. + * Writing coverage info in a separate dir is not needed. + * Terminal ANSI color test does not cover all colors. + * Statusline test could fail in large terminal. + * Cursor properties were not fully tested. + * Suspend test has duplicated lines. + * No test for dragging a tab with the mouse and for creating a new tab by + double clicking in the tabline. + * Test for dragging a tab is flaky. + * .ts files are recognized as xml, while typescript is more common. + * When mouse click tests fails value of 'ttytype' is unknown. + * No test for mouse clicks in the fold column. + * Vim script debugger tests are old style. + * Tests for mouse clicks are a bit flaky when run in an interactive terminal. + * Some function prototypes are outdated. + * Typos in VisVim comments. + * Undo file left behind after running test. + * Mapping for CTRL-X is inconsistent. + * readdir() allocates list twice. + * Cannot recognize Pipfile. + * Not all Vim variables require the v: prefix. + * Mode is not cleared when leaving Insert mode. + * has('vimscript-3') does not work. + * Not all debug commands are covered by a test. + * Mode is not cleared when leaving Insert mode with mapped Esc. + * Typos and small problems in test files. + * Typos and small problems in source files. + * Vim script debugger functionality needs cleanup. + * Parallel build may fail. + * When starting with multiple tabs file messages is confusing. + +------------------------------------------------------------------- Old: ---- vim-8.1.1137.tar.gz New: ---- vim-8.1.1198.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.JLayRM/_old 2019-04-26 22:41:49.209724113 +0200 +++ /var/tmp/diff_new_pack.JLayRM/_new 2019-04-26 22:41:49.213724111 +0200 @@ -17,7 +17,7 @@ %define pkg_version 8.1 -%define patchlevel 1137 +%define patchlevel 1198 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim81 %define site_runtimepath %{_datadir}/vim/site ++++++ vim-8.1.1137.tar.gz -> vim-8.1.1198.tar.gz ++++++ /work/SRC/openSUSE:Factory/vim/vim-8.1.1137.tar.gz /work/SRC/openSUSE:Factory/.vim.new.5536/vim-8.1.1198.tar.gz differ: char 13, line 1
