Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2013-04-20 19:50:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-03-28 13:29:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2013-04-20 19:55:09.000000000 +0200 @@ -1,0 +2,50 @@ +Tue Apr 16 11:50:52 UTC 2013 - [email protected] + +- Updated to revision 905, fixes the following problems + * Can't build with Ruby 2.0 on a 64 bit system. + * Test 79 fails on Windows. (Michael Soyka) + * Merging viminfo history doesn't work well. + * Still merging problems for viminfo history. + * Crash when using b:, w: or t: after closing the buffer, window or + tabpage. + * Using wrong RUBY_VER causing Ruby build to break. + * Valgrind error in test 91. (Issue 128) + * Memory leaks in Lua interface. + * Configure doesn't always find the shared library. + * Memory leak reported by valgrind in test 91. + * #if indents are off. + * Not obvious that some mouse features are mutual-exclusive. + * Outdated comment, ugly condition. + * When deleting last buffer in other tab the tabline is not updated. + * Crash on exit writing viminfo. (Ron Aaron) + * Using memory freed by the garbage collector. + * Crash when writing viminfo. (Ron Aaron) + +------------------------------------------------------------------- +Sat Apr 13 07:44:52 UTC 2013 - [email protected] + +- Updated to revision 888, fixes the following problems + * Double free for list and dict in Lua. (Shougo Matsu) + * Can't build with multi-byte on Solaris 10. + * No tests for Visual mode operators, what 7.3.879 fixes. + * Filename completion with 'fileignorecase' does not work for + multi-byte characters. + +------------------------------------------------------------------- +Tue Apr 9 08:58:31 UTC 2013 - [email protected] + +- Updated to revision 884, fixes the following problems + * Build problem with some combination of features. + * #if indents are off. + * Forward searching with search() is broken. + * 'fileignorecase' is missing in options window and quickref. + * When using an ex command in operator pending mode, using Esc to + abort the command still executes the operator. (David Bürgin) + * When writing viminfo, old history lines may replace lines written + more recently by another Vim instance. + * Python list does not work correctly. + * CursorHold may trigger after receiving the termresponse. + * Can't build with some combination of features. + * Compiler warning for variable shadowing another. (John Little) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.4FdoOA/_old 2013-04-20 19:57:18.000000000 +0200 +++ /var/tmp/diff_new_pack.4FdoOA/_new 2013-04-20 19:57:18.000000000 +0200 @@ -17,7 +17,7 @@ %define pkg_version 7.3 -%define official_ptchlvl 874 +%define official_ptchlvl 905 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site ++++++ vim-7.3-patches.tar.bz2 ++++++ ++++ 4351 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
