diff --git a/vim-7.3-patches.tar.bz2 b/vim-7.3-patches.tar.bz2 index af57d44..1966b2e 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:2ccdce79c7e6a8fd85bec609ee65886fdd3a4e96b8490477cd9cb14188b95d1e -size 794601 +oid sha256:f5e5b43982b6349803754d1c27543d5f78fabd27fe8f85d0c4b1dd673c652556 +size 815045 diff --git a/vim.changes b/vim.changes index c9fb507..c600fc0 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Sat Dec 1 13:40:48 UTC 2012 - idonmez@suse.com + +- Updated to revision 744, fixes the following problems + * printf() can only align to bytes, not characters. + * Inconsistency: :set can be used in the sandbox, but :setlocal and + * Crash when calling setloclist() in BufUnload autocmd. (Marcin + * Error on exit when using Python 3. + * When changing the font size, only MS-Windows limits the window + * When re-using the current buffer the buffer-local options stay. + * Cannot run new version of cproto, it fails on missing include + * Proto files are outdated. + * Ruby interface defines local functions globally. + * Perl flags may contain "-g", which breaks "make proto". + * Various tiny problems. + * Building with Ruby and Tcl on MS-Windows 64 bit does not work. + * :aboveleft and :belowright have no effect on :copen. + * Typos and duplicate info in README. + * Can't always find Win32.mak when building GvimExt. + * Cannot compile with MzScheme interface on Ubuntu 12.10. + * Building with Ruby fails on some systems. + * Crash in PHP file when using syntastic. (Ike Devolder) + * Py3Init_vim() is exported uneccessarily. + * Compiler warnings for function arguments. + * Tests fail when including MzScheme. + * Cannot put help files in a sub-directory. + * Cannot build Ruby 1.9 with MingW or Cygwin. + * File name completion in input() escapes white space. (Frederic + * When using do_cmdline() recursively did_endif is not reset, + * Unused function argument. + * Computing number of lines may have an integer overflow. + * IOC tool complains about undefined behavior for int. + * Tiny build fails. + * Leaking memory when :vimgrep restores the directory. + * Tiny build still fails. + * 64 bit compiler warning. + ------------------------------------------------------------------- Fri Nov 2 16:06:58 UTC 2012 - idonmez@suse.com diff --git a/vim.spec b/vim.spec index d63b480..28f7b4b 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 7.3 -%define official_ptchlvl 712 +%define official_ptchlvl 744 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site