Accepting request 611530 from home:mimi_vx:branches:editors
- update to 8.1 revision 0020 - refresh disable-unreliable-tests.patch vim-8.0-ttytype-test.patch - refresh vim73-no-static-libpython.patch - added: * term command - built in terminal window - fixes: * Using "gn" may select wrong text when wrapping. * Shell command completion has duplicates * Possible crash in term_wait() * qf_init_ext() is too long. * Using freed memory when changing terminal cursor color * maparg() and mapcheck() confuse empty and non-existing. * syn_id2cterm_bg() may be undefined. * :stopinsert changes the message position. * The netrw plugin does not work. ------------------------------------------------------------------ OBS-URL: https://build.opensuse.org/request/show/611530 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=495
This commit is contained in:
committed by
Git OBS Bridge
parent
9fa0824b67
commit
2364c79897
6
vim.spec
6
vim.spec
@@ -16,10 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%define pkg_version 8.0
|
||||
%define patchlevel 1568
|
||||
%define pkg_version 8.1
|
||||
%define patchlevel 0020
|
||||
%define patchlevel_compact %{patchlevel}
|
||||
%define VIM_SUBDIR vim80
|
||||
%define VIM_SUBDIR vim81
|
||||
%define site_runtimepath %{_datadir}/vim/site
|
||||
%define make make VIMRCLOC=%{_sysconfdir} VIMRUNTIMEDIR=%{_datadir}/vim/current MAKE="make -e" %{?_smp_mflags}
|
||||
%bcond_without python2
|
||||
|
Reference in New Issue
Block a user