Accepting request 626502 from home:mimi_vx:branches:editors

- update to 8.1.0229
- refresh disable-unreliable-tests.patch and vim-7.4-disable_lang_no.patch
  * Crash when dumping profiling data.
  * Dropping files is ignored while Vim is busy.
  * Mode() does not indicate using CTRL-O from Insert mode.
  * Hang in bracketed paste mode when t_PE not encountered.
  * Completing shell command finds sub-directories in $PATH.
  * Ruby converts v:true and v:false to a number.
  * Expanding ## fails to escape backtick.
  * Cannot add matches to another window. 
  * Compiler warning for variable set but not used.
  * No error if configure --with-x cannot configure X.
  * +autochdir feature not reported by has() or :version.
  * CTRL-W CR does not work properly in a quickfix window
  * Preferred cursor column not set in interfaces.
  * Expanding a file name "~" results in $HOME.
  * Stderr output from Ruby messes up display.
  * Invalid memory access with invalid modeline.
  * :version always shows +packages.
  * Newer Python uses "importlib" instead of "imp".

OBS-URL: https://build.opensuse.org/request/show/626502
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=508
This commit is contained in:
Martin Pluskal
2018-07-30 16:09:27 +00:00
committed by Git OBS Bridge
parent a4e7e50878
commit f88071b9c7
6 changed files with 47 additions and 22 deletions

View File

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