Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2019-07-28 10:21:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Sun Jul 28 10:21:39 2019 rev:240 rq:718297 version:8.1.1741

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2019-07-17 14:23:21.352085606 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new.4126/vim.changes        2019-07-28 
10:21:41.340574203 +0200
@@ -1,0 +2,52 @@
+Wed Jul 24 11:47:56 UTC 2019 - Antonio Larrosa <alarr...@suse.com>
+
+- Update to version 8.1.1741, fixes the following problems
+  * Cleared/added match highlighting not updated in other window.
+  * Exepath() doesn't work for "bin/cat".
+  * Deleted match highlighting not updated in other window.
+  * Testing lambda with timer is slow.
+  * :args command that outputs one line gives more prompt.
+  * Viminfo support is spread out.
+  * Can't build with tiny features.
+  * The evalfunc.c file is too big.
+  * The man ftplugin leaves an empty buffer behind.
+  * Completion in cmdwin does not work for buffer-local commands.
+  * Command line history not read from viminfo on startup.
+  * Wrong place for mark viminfo support.
+  * Heredoc with trim not properly handled in function.
+  * Wrong place for command line history viminfo support.
+  * Code for viminfo support is spread out.
+  * The eval.txt help file is too big.
+  * MS-Windows: E325 message may use incorrect date format.
+  * Too much overhead checking for CTRL-C while processing text.
+  * Heredoc assignment has no room for new features.
+  * Error when scriptversion is 2 a making a dictionary access.
+  * Build failure with normal features without netbeans interface.
+  * Crash with very long %[] pattern.
+  * Popup too wide when 'showbreak' is set.
+  * Popup menu highlighting does not look good.
+  * Last char in menu popup window highlighted.
+  * Old style comments are wasting space
+  * Emoji characters are seen as word characters for spelling.
+  * Cannot preview a file in a popup window.
+  * Highlighting cursor line only works with popup_menu().
+  * Signs in number column cause text to be misaligned.
+  * Listener callback called at the wrong moment
+  * Coverity found dead code.
+  * Coverity warns for possibly using a NULL pointer.
+  * Coverity warns for using uninitialized variable.
+  * Coverity warns for possibly using a NULL pointer.
+  * Typo in #ifdef.
+  * Using ~{} for a literal dict is not nice.
+  * C-R C-W does not work after C-G when using 'incsearch'.
+  * Breaking out of loop by checking window pointer is insufficient.
+  * Compiler warning for uninitialized variable.
+  * Appveyor build with MSVC fails puts progress bar in log.
+  * Listener callback called for the wrong buffer.
+  * Highlight_ga can be local instead of global.
+  * Appveyor build with MSVC fails.
+  * Cannot build with MSVC.
+  * MSVC: link command line is too long.
+  * Windows 10: crash when cursor is at bottom of terminal.
+
+-------------------------------------------------------------------

Old:
----
  vim-8.1.1694.tar.gz

New:
----
  vim-8.1.1741.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.werZuF/_old  2019-07-28 10:21:42.520573800 +0200
+++ /var/tmp/diff_new_pack.werZuF/_new  2019-07-28 10:21:42.524573798 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 8.1
-%define patchlevel 1694
+%define patchlevel 1741
 %define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim81
 %define site_runtimepath %{_datadir}/vim/site







++++++ vim-8.1.1694.tar.gz -> vim-8.1.1741.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/vim-8.1.1694.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new.4126/vim-8.1.1741.tar.gz differ: char 14, 
line 1


Reply via email to