Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2012-06-26 20:04:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vim", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2012-06-18 14:54:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2012-06-26 20:04:44.000000000 +0200 @@ -1,0 +2,28 @@ +Tue Jun 26 09:27:19 UTC 2012 - [email protected] + +- Update to patchlevel 566, fixes the following problems + * Redo after completion does not work correctly when refresh. + * ":profdel" should not work when the +profile feature is disabled. + * Crash when an autocommand wipes out a buffer when it is hidden. + * The cursor is in the wrong line after using ":copen". + * 'efm' does not handle Tabs in pointer lines. + * When spell checking the German sharp s is not seen as a word + character. + * When using an InsertCharPre autocommand autoindent fails. + * Gvim does not work when 'guioptions' includes "f". + * Using a count before "v" and "V" does not work. + * ":diffupdate" doesn't check for files changed elsewhere. + * Using "z=" on a multi-byte character may cause a crash. + * 'wildignorecase' only applies to the last part of the path. + * No completion for :history command. + * Cannot use CTRL-E and CTRL-Y with "r". + * ":vimgrep" fails when 'autochdir' is set. + +------------------------------------------------------------------- +Mon Jun 25 11:59:21 UTC 2012 - [email protected] + +- license update: SUSE-Vim + Choose a license from the list at http://www.spdx.org/licenses or from + the list linked at http://license.opensuse.org + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.QvauPG/_old 2012-06-26 20:04:54.000000000 +0200 +++ /var/tmp/diff_new_pack.QvauPG/_new 2012-06-26 20:04:54.000000000 +0200 @@ -17,7 +17,7 @@ %define pkg_version 7.3 -%define official_ptchlvl 456 +%define official_ptchlvl 566 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site @@ -74,7 +74,7 @@ Recommends: vim-data = %{version} %endif Summary: Vi IMproved -License: Vim +License: SUSE-Vim Group: Productivity/Editors/Vi # Url: http://www.vim.org/ ++++++ vim-7.3-patches.tar.bz2 ++++++ ++++ 16551 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
