Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2020-02-19 12:40:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Wed Feb 19 12:40:07 2020 rev:251 rq:774387 version:8.2.0257

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2020-02-06 13:07:07.428300189 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new.26092/vim.changes       2020-02-19 
12:40:16.223593424 +0100
@@ -1,0 +2,55 @@
+Fri Feb 14 15:01:26 UTC 2020 - Ondřej Súkup <mimi...@gmail.com>
+
+- Updated to version 8.2.0257, fixes the following problems
+  * Vim9 script commands not sufficiently tested.
+  * Cannot assign to an imported variable.
+  * When 'lazyredraw' is set the window title may not be updated.
+  * :helptags and some other functionality not tested.
+  * Crash when using winnr('j') in a popup window.
+  * Error code E899 used twice.
+  * Calling Vim9 function using default argument fails.
+  * Crash when missing member type on list argument.
+  * Fnamemodify() does not apply ":~" when followed by ":.".
+  * Function a bit far away from where it's used.
+  * Coverity complains about uninitialized field.
+  * Test for ANSI colors fails without an "ls" command.
+  * Missing search/substitute pattern hardly tested.
+  * Configure does not recognize gcc 10.0 and later.
+  * A popup window with a terminal can be made hidden.
+  * Wrong file name shortening. (Ingo Karkat)
+  * Several Vim9 instructions are not tested.
+  * Terminal test fails on Mac.
+  * Several Vim9 instructions are not tested.
+  * Terminal test still fails on Mac.
+  * Terminal test did pass on Mac.
+  * No test for Vim9 += and ..=.
+  * Vim9: optional function arguments don't work yet.
+  * Some instructions not yet tested.
+  * compiling :elseif not tested yet.
+  * compiling lambda not tested yet.
+  * Compiling for loop not tested.
+  * Compiling a few instructions not tested.
+  * Configure does not recognize gcc version on BSD.
+  * Compare instructions not tested.
+  * Terminal popup test is flaky.
+  * Silent system command may clear the screen.
+  * The :compiler command causes a crash. (Daniel Steinberg)
+  * Crash when using garbagecollect() in between rand().
+  * Message test fails on SunOS.
+  * Draw error when an empty group is removed from 'statusline'.
+  * Crash when setting 'wincolor' on finished terminal window. (Bakudankun)
+  variables.  (Tim Pope)
+  * Using memory after it was freed. (Dominique Pelle)
+  * Crash when setting 'buftype' to "quickfix".
+  * Preview popup window test fails with long directory name. (Jakub
+  Kądziołka)
+  * Insufficient code coverage for ex_docmd.c functions.
+  * Compiler warning in Lua interface.
+  * test_clear_search_pat() is unused.
+  * A couple of function return types can be more specific.
+  * Crash when using :disassamble without argument. (Dhiraj Mishra)
+  * Compiler warning for checking size_t to be negative.
+  * Time and timer related code is spread out.
+  * Cannot recognize a terminal in a popup window.
+
+-------------------------------------------------------------------

Old:
----
  vim-8.2.0200.tar.gz

New:
----
  vim-8.2.0257.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.x81tST/_old  2020-02-19 12:40:18.555597914 +0100
+++ /var/tmp/diff_new_pack.x81tST/_new  2020-02-19 12:40:18.559597922 +0100
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 8.2
-%define patchlevel 0200
+%define patchlevel 0257
 %define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim82
 %define site_runtimepath %{_datadir}/vim/site







++++++ vim-8.2.0200.tar.gz -> vim-8.2.0257.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/vim-8.2.0200.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new.26092/vim-8.2.0257.tar.gz differ: char 13, 
line 1


Reply via email to