diff --git a/vim-7.3-patches.tar.bz2 b/vim-7.3-patches.tar.bz2 index 899e63e..b23194e 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:e2d9d635e57337fd5f5530bc04307c6317567214a61e03a83c0fa0a6077502ec -size 518314 +oid sha256:9db752f88c1f0217d5bd0e618383cbec1e987522f2c12eb8f3b6b97c5d3295f5 +size 717425 diff --git a/vim.changes b/vim.changes index e497fb3..cd8f303 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Sat Sep 1 17:51:41 UTC 2012 - idonmez@suse.com + +- Update to patchlevel 646, fixes the following problems + * Segfault with specific autocommands. + * Not all zero-width matches handled correctly for "gn". + * Cannot select beyond 222 columns with the mouse in xterm. + * "|" does not behave correctly when 'virtualedit' is set. + * There is no way to make 'shiftwidth' follow 'tabstop'. + * "gn" does not handle zero-width matches correctly. + * Completion for a user command does not recognize backslash before + a space. + * Auto formatting messes up text when 'fo' contains "2". + * Cannot operate on the text that a search pattern matches. + * File names in :checkpath! output are garbled. + * winrestview() does not always restore the view correctly. + * CTRL-P completion has a problem with multi-byte characters. + * inputdialog() doesn't use the cancel argument in the console. + * is not expanded properly with DBCS encoding. + * Can only move to a tab by absolute number. + * Crash when $HOME is not set + * "ygt" tries to yank instead of giving an error. + * ":vimgrep" does not obey 'wildignore'. + ------------------------------------------------------------------- Fri Jul 6 08:57:31 UTC 2012 - lnussel@suse.de diff --git a/vim.spec b/vim.spec index 8312221..8823d8b 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 7.3 -%define official_ptchlvl 566 +%define official_ptchlvl 646 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site