Accepting request 628368 from home:mimi_vx:branches:editors

- update to 8.1.0258
 * Using setline() in TextChangedI splits undo.
 * Saving and restoring window title does not always work.
 * using full path is not supported for 'backupdir'
 * GTK: when screen DPI changes Vim does not handle it.
 * duplicated quickfix code.
 * Python: error message for failing import is incorrect.
 * Build failure without the +eval feature.
 * calling setline() in TextChangedI autocmd breaks undo
 * no redraw when using a STOP signal on Vim and then CONT
 * Using :term ++close ++hidden closes a window
 * Insert mode completion may use an invalid buffer pointer.
 * Effect of ":tabmove N" is not clear.
 * g:actual_curbuf set in wrong scope. 
 * Now Ruby build fails on other systems.
 * 'buftype' is cleared when using ":term ++hidden cat"
 * Ruby build fails when ruby_intern is missing

OBS-URL: https://build.opensuse.org/request/show/628368
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=512
This commit is contained in:
2018-08-09 10:12:53 +00:00
committed by Git OBS Bridge
parent a738eeb241
commit ee3cf54a02
4 changed files with 25 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
%define pkg_version 8.1
%define patchlevel 0235
%define patchlevel 0258
%define patchlevel_compact %{patchlevel}
%define VIM_SUBDIR vim81
%define site_runtimepath %{_datadir}/vim/site