diff --git a/vim-7.3-patches.tar.bz2 b/vim-7.3-patches.tar.bz2 index eda20cc..899e63e 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:f7fd00083725faa417f68ff2588009144c052078f1d070a35b417d094a49941d -size 425054 +oid sha256:e2d9d635e57337fd5f5530bc04307c6317567214a61e03a83c0fa0a6077502ec +size 518314 diff --git a/vim.changes b/vim.changes index 0b8aad1..064396d 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Jun 26 09:27:19 UTC 2012 - idonmez@suse.com + +- Update to patchlevel 566, fixes the following problems + * Redo after completion does not work correctly when refresh. + * ":profdel" should not work when the +profile feature is disabled. + * Crash when an autocommand wipes out a buffer when it is hidden. + * The cursor is in the wrong line after using ":copen". + * 'efm' does not handle Tabs in pointer lines. + * When spell checking the German sharp s is not seen as a word + character. + * When using an InsertCharPre autocommand autoindent fails. + * Gvim does not work when 'guioptions' includes "f". + * Using a count before "v" and "V" does not work. + * ":diffupdate" doesn't check for files changed elsewhere. + * Using "z=" on a multi-byte character may cause a crash. + * 'wildignorecase' only applies to the last part of the path. + * No completion for :history command. + * Cannot use CTRL-E and CTRL-Y with "r". + * ":vimgrep" fails when 'autochdir' is set. + ------------------------------------------------------------------- Mon Jun 25 11:59:21 UTC 2012 - cfarrell@suse.com diff --git a/vim.spec b/vim.spec index 56888dc..af9b2b9 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 7.3 -%define official_ptchlvl 456 +%define official_ptchlvl 566 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site