diff --git a/vim-7.3-patches.tar.bz2 b/vim-7.3-patches.tar.bz2 index 645ad7f..5664aee 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:28e42b9b681f005d317a00b759c269032acedf0dc95504edd350e62bde0290f9 -size 248903 +oid sha256:d2e31888e0c4b4db235d2645fc60b6cbdf6530a9a92e7f116ee5977fed75aabe +size 272879 diff --git a/vim.changes b/vim.changes index 334f5ba..06c074b 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Aug 4 11:54:55 UTC 2011 - idonmez@novell.com + +- Update to official patchlevel 266 + * Fix python 3.2 detection + * Python: Errors in Unicode characters not handled nicely. + * "gH" deletes the current line, except when it's the last + line. + * "echo 'abc' > ''" returns 0 or 1, depending on 'ignorecase'. + * The coladd field is not reset when setting the line number for a + ":call" command. + * When editing a file such as "File[2010-08-15].vim" an E16 error is + given. + * Equivalence classes only work for latin characters. + * CursorHold triggers on an incomplete mapping. + * G++ error message errornously recognized as error. + * When the current directory name contains wildcard characters, such + as "foo[with]bar", the tags file can't be found. + * When storing a pattern in search history there is no proper check + for the separator character. + * In Gvim with iBus typing space in Insert mode doesn't work. + ------------------------------------------------------------------- Tue Jul 11 15:00:00 UTC 2011 - idonmez@novell.com diff --git a/vim.spec b/vim.spec index 11b5046..447c584 100644 --- a/vim.spec +++ b/vim.spec @@ -46,7 +46,7 @@ BuildRequires: gpm %endif # %define pkg_version 7.3 -%define official_ptchlvl 243 +%define official_ptchlvl 266 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site #