Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2014-06-19 13:08:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-26 19:53:16.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2014-06-19 
13:08:35.000000000 +0200
@@ -1,0 +2,27 @@
+Mon Jun 16 10:54:34 UTC 2014 - [email protected]
+
+- Updated to revision 326, fixes the following problems
+  * When using ":diffsplit" on an empty file the cursor is displayed
+    on the command line.
+  * When increasing the size of the lower window, the upper window
+    jumps back to the top. (Ron Aaron)
+  * getpos()/setpos() don't include curswant.
+  * Can't use winrestview to only restore part of the view.
+  * Cannot figure out what argument list is being used for a window.
+  * Changing the return value of getpos() causes an error. (Jie Zhu)
+  * Completion messages can get in the way of a plugin.
+  * Fixes for computation of topline not tested.
+  * Warning from 64-bit compiler.
+  * Crash when starting gvim.  Issue 230.
+  * Check for whether a highlight group has settings ignores fg and bg
+    color settings.
+  * Crash when putting zero bytes on the clipboard.
+  * Possible crash when an BufLeave autocommand deletes the buffer.
+  * Using "msgfmt" is hard coded, cannot use "gmsgfmt".
+  * Substitute() with zero width pattern breaks multi-byte character.
+  * In Ex mode, cyrillic characters are not handled. (Stas Malavin)
+  * When starting the gui and changing the window size the status line
+    may not be drawn correctly.
+  * Can't build Tiny version. (Elimar Riesebieter)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.VyrbTQ/_old  2014-06-19 13:08:36.000000000 +0200
+++ /var/tmp/diff_new_pack.VyrbTQ/_new  2014-06-19 13:08:36.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.4
-%define official_ptchlvl 307
+%define official_ptchlvl 326
 %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 ++++++
++++ 2553 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to