diff --git a/vim-8.1.1694.tar.gz b/vim-8.1.1694.tar.gz deleted file mode 100644 index 9178682..0000000 --- a/vim-8.1.1694.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51dc24a7954cc9f8d75be02870ce32dcd7185139688f998b27d135e34de57ca4 -size 14396386 diff --git a/vim-8.1.1741.tar.gz b/vim-8.1.1741.tar.gz new file mode 100644 index 0000000..f676407 --- /dev/null +++ b/vim-8.1.1741.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0b203513a8fd9e7fa566649afb7d908cdf711022b7e2c264fecf06af85ab40 +size 14411300 diff --git a/vim.changes b/vim.changes index 3048742..28387e6 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Wed Jul 24 11:47:56 UTC 2019 - Antonio Larrosa + +- 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. + ------------------------------------------------------------------- Mon Jul 15 12:00:32 UTC 2019 - Ondřej Súkup diff --git a/vim.spec b/vim.spec index 3fc8e42..84c3c9d 100644 --- a/vim.spec +++ b/vim.spec @@ -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