From 5ad30a7021c69e18fcd4fc80e65231d1b40e5c7016b732aa1228a792a08d9cc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 9 Dec 2011 13:28:26 +0000 Subject: [PATCH] - Update to patchlevel 372, fixes the following problems * Crash when using a large Unicode character in a file that has syntax highlighting. * :wundo and :rundo use a wrong checksum. * When using a command line mapping to with file name completion to go one directory up, 'wildchar' is inserted. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=82 --- vim-7.3-patches.tar.bz2 | 4 ++-- vim.changes | 10 ++++++++++ vim.spec | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/vim-7.3-patches.tar.bz2 b/vim-7.3-patches.tar.bz2 index d9bbfbf..d3fa5d1 100644 --- a/vim-7.3-patches.tar.bz2 +++ b/vim-7.3-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e624d64687f0f736b7367218fddac2508414569044b916bb6cac69218c89fe86 -size 353023 +oid sha256:fd905b614e571e31332017cd805407ac37f8f37e540e7958acba590957cf89bc +size 355567 diff --git a/vim.changes b/vim.changes index 42569f3..c30523e 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 9 13:20:50 UTC 2011 - idonmez@suse.com + +- Update to patchlevel 372, fixes the following problems + * Crash when using a large Unicode character in a file that has + syntax highlighting. + * :wundo and :rundo use a wrong checksum. + * When using a command line mapping to with file name + completion to go one directory up, 'wildchar' is inserted. + ------------------------------------------------------------------- Wed Dec 7 10:09:25 UTC 2011 - aj@suse.de diff --git a/vim.spec b/vim.spec index eeb90fc..aa3ad09 100644 --- a/vim.spec +++ b/vim.spec @@ -47,7 +47,7 @@ BuildRequires: gpm %endif # %define pkg_version 7.3 -%define official_ptchlvl 364 +%define official_ptchlvl 372 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site #