Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2013-12-19 12:52:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-11-23 08:18:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2013-12-19 12:52:33.000000000 +0100 @@ -1,0 +2,27 @@ +Tue Dec 17 12:10:00 UTC 2013 - [email protected] + +- Updated to revision 131, fixes the following problems + * ":help s/\_" reports an internal error. (John Beckett) + * Completing a tag pattern may give an error for invalid pattern. + * Python: When vim.eval() encounters a Vim error, a try/catch in the + Python code doesn't catch it. (Yggdroot Chen) + * "zG" and "zW" leave temp files around on MS-Windows. + * ColorScheme autocommand matches with the current buffer name. + * "gUgn" cannot be repeeated. (Dimitar Dimitrov) + * Memory leak in Python OptionsAssItem. (Ken Takata) + * New GNU make outputs messages about changing directory in another + format. + * When using Zsh expanding ~abc doesn't work when the result + contains a space. + * When a mapping starts with a space, the typed space does not show + up for 'showcmd'. + * It's possible that redrawing the status lines causes + win_redr_custom() to be called recursively. + * Can't build with Perl 5.18 on Linux. (Lcd 47) + * Completion doesn't work for ":py3d" and ":py3f". (Bohr Shaw) + * Compiler warnings for "const" and incompatible types. + * getline(-1) returns zero. (mvxxc) + * Relative line numbers mix up windows when using folds. + * Syncbind causes E315 errors in some situations. (Liang Li) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.uHs6Jb/_old 2013-12-19 12:52:35.000000000 +0100 +++ /var/tmp/diff_new_pack.uHs6Jb/_new 2013-12-19 12:52:35.000000000 +0100 @@ -17,7 +17,7 @@ %define pkg_version 7.4 -%define official_ptchlvl 103 +%define official_ptchlvl 131 %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 ++++++ ++++ 3349 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
