From a738eeb2410bc96c70f8f1a68a9a9e64081b2c65908e2abc7a55adcd783bf25a Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 3 Aug 2018 06:48:44 +0000 Subject: [PATCH] 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 --- vim-8.1.0229.tar.gz | 3 --- vim-8.1.0235.tar.gz | 3 +++ vim.changes | 11 +++++++++++ vim.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 vim-8.1.0229.tar.gz create mode 100644 vim-8.1.0235.tar.gz diff --git a/vim-8.1.0229.tar.gz b/vim-8.1.0229.tar.gz deleted file mode 100644 index f52f985..0000000 --- a/vim-8.1.0229.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc3dbf47cfb97559bc9f11162eeda3e2cfed257a666101763a5ac6615ac93456 -size 13775970 diff --git a/vim-8.1.0235.tar.gz b/vim-8.1.0235.tar.gz new file mode 100644 index 0000000..cb242c1 --- /dev/null +++ b/vim-8.1.0235.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b828907707ddaf4543b5ca7b9398db9680f13904a28ac53f6de77e239f6371 +size 13776797 diff --git a/vim.changes b/vim.changes index 3024a2c..040bf45 100644 --- a/vim.changes +++ b/vim.changes @@ -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 diff --git a/vim.spec b/vim.spec index 827aca7..7b82211 100644 --- a/vim.spec +++ b/vim.spec @@ -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