- 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)

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=139
This commit is contained in:
Ismail Dönmez
2013-04-16 11:54:58 +00:00
committed by Git OBS Bridge
parent c1e84f2cbd
commit cc7dd350ee
3 changed files with 26 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
%define pkg_version 7.3
%define official_ptchlvl 888
%define official_ptchlvl 905
%define VIM_SUBDIR vim73
%define site_runtimepath /usr/share/vim/site