Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2014-01-28 19:30:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vim" Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2014-01-23 15:57:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2014-01-28 19:30:38.000000000 +0100 @@ -1,0 +2,20 @@ +Tue Jan 28 09:22:41 UTC 2014 - [email protected] + +- Updated to revision 160, fixes the following problems + * TextChangedI is not triggered. + * getregtype() does not return zero for unknown register. + * When starting Vim with "-u NONE" v:oldfiles is NULL. + * Get E685 error when assigning a function to an autoload variable. + (Yukihiro Nakadaira) + * :keeppatterns is not respected for :s. + * Python: slices with steps are not supported. + * Python: Cannot iterate over options. + * Compiler warning for pointer type. + * Still a problem with auto-loading. + * ":keeppatterns /pat" does not keep search pattern offset. + * Error number used twice. (Yukihiro Nakadaira) + * Pattern containing \zs is not handled correctly by substitute(). + * Completion hangs when scanning the current buffer after doing + keywords. (Christian Brabandt) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.XHJIcp/_old 2014-01-28 19:30:39.000000000 +0100 +++ /var/tmp/diff_new_pack.XHJIcp/_new 2014-01-28 19:30:39.000000000 +0100 @@ -17,7 +17,7 @@ %define pkg_version 7.4 -%define official_ptchlvl 142 +%define official_ptchlvl 160 %define VIM_SUBDIR vim74 %define site_runtimepath /usr/share/vim/site %define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current MAKE="make -e" %{?_smp_mflags} ++++++ vim-7.4-patches.tar.bz2 ++++++ ++++ 4489 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
