diff --git a/vim-7.3-patches.tar.bz2 b/vim-7.3-patches.tar.bz2 index eedf942..ba00ba5 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:6ea52f8ae6322e3f60ca7b511dadd7f8f5161ddc39920fbe9251425d320932a3 -size 940256 +oid sha256:d771bf12bd8599eeeaa0a19a28e90a1ea5d85c87be655d3680c903f3f31cb3db +size 943844 diff --git a/vim.changes b/vim.changes index 4b9dfeb..3de9fdf 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Apr 9 08:58:31 UTC 2013 - idonmez@suse.com + +- Updated to revision 884, fixes the following problems + * Build problem with some combination of features. + * #if indents are off. + * Forward searching with search() is broken. + * 'fileignorecase' is missing in options window and quickref. + * When using an ex command in operator pending mode, using Esc to + abort the command still executes the operator. (David Bürgin) + * When writing viminfo, old history lines may replace lines written + more recently by another Vim instance. + * Python list does not work correctly. + * CursorHold may trigger after receiving the termresponse. + * Can't build with some combination of features. + * Compiler warning for variable shadowing another. (John Little) + ------------------------------------------------------------------- Wed Mar 20 16:09:34 UTC 2013 - idonmez@suse.com diff --git a/vim.spec b/vim.spec index 36fe48c..c420067 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 7.3 -%define official_ptchlvl 874 +%define official_ptchlvl 884 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site