Accepting request 627185 from home:mimi_vx:branches:editors

- update to 8.1.0235
  * More help tags that jump to the wrong location.
  * Incorrect reference counting in Perl interface.
  * "safe" argument of call_vim_function() is always FALSE.
  * Ruby error does not include backtrace.
  * :help -? goes to help for -+.
  * Directly checking 'buftype' value.

OBS-URL: https://build.opensuse.org/request/show/627185
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=510
This commit is contained in:
Martin Pluskal
2018-08-03 06:48:44 +00:00
committed by Git OBS Bridge
parent f88071b9c7
commit a738eeb241
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc3dbf47cfb97559bc9f11162eeda3e2cfed257a666101763a5ac6615ac93456
size 13775970

3
vim-8.1.0235.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:18b828907707ddaf4543b5ca7b9398db9680f13904a28ac53f6de77e239f6371
size 13776797

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Aug 2 20:52:07 UTC 2018 - mimi.vx@gmail.com
- update to 8.1.0235
* More help tags that jump to the wrong location.
* Incorrect reference counting in Perl interface.
* "safe" argument of call_vim_function() is always FALSE.
* Ruby error does not include backtrace.
* :help -? goes to help for -+.
* Directly checking 'buftype' value.
-------------------------------------------------------------------
Mon Jul 30 15:14:57 UTC 2018 - mimi.vx@gmail.com

View File

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