Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2015-01-21 21:50:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-01-06 09:06:26.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2015-01-21 
21:51:18.000000000 +0100
@@ -1,0 +2,31 @@
+Thu Jan 15 11:32:14 UTC 2015 - [email protected]
+
+- Updated to revision 580, fixes the following problems
+  * Ex range handling is wrong for buffer-local user commands.
+  * Segfault with wide screen and error in 'rulerformat'. (Ingo Karkat)
+  * No test for replacing on a tab in Virtual replace mode.
+  * FEAT_OSFILETYPE is used even though it's never defined.
+  * Ranges for arguments, buffers, tabs, etc. are not checked to be
+    valid but limited to the maximum.  This can cause the wrong thing
+    to happen.
+  * :argdo, :bufdo, :windo and :tabdo don't take a range.
+  * Non-ascii vertical separater characters are always redrawn.
+  * Giving an error for ":0wincmd w" is a problem for some plugins.
+  * Having CTRL-C interrupt or not does not check the mode of the
+    mapping. (Ingo Karkat)
+  * Building with dynamic library does not work for Ruby 2.2.0
+  * Can't build with tiny features. (Ike Devolder)
+  * Address type of :wincmd depends on the argument.
+  * Mapping CTRL-C in Visual mode doesn't work. (Ingo Karkat)
+  * No error for eval('$').
+  * Unicode character properties are outdated.
+  * Redrawing problem with 'relativenumber' and 'linebreak'.
+  * Matching with a virtual column has a lot of overhead on very long
+    lines. (Issue 310)
+  * Using getcurpos() after "$" in an empty line returns a negative
+    number.
+  * Wrong cursor positioning when 'linebreak' is set and lines wrap.
+  * ":52wincmd v" still gives an invalid range error. (Charles
+    Campbell) 
+
+-------------------------------------------------------------------

Old:
----
  vim-7.4.560.hg.6462.tar.xz

New:
----
  vim-7.4.580.hg.6506.tar.xz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.KsrL6a/_old  2015-01-21 21:51:20.000000000 +0100
+++ /var/tmp/diff_new_pack.KsrL6a/_new  2015-01-21 21:51:20.000000000 +0100
@@ -17,8 +17,8 @@
 
 
 %define pkg_version 7.4
-%define patchlevel 560
-%define revision 6462
+%define patchlevel 580
+%define revision 6506
 %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}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.KsrL6a/_old  2015-01-21 21:51:20.000000000 +0100
+++ /var/tmp/diff_new_pack.KsrL6a/_new  2015-01-21 21:51:20.000000000 +0100
@@ -3,8 +3,8 @@
         <param name="scm">hg</param>
         <param name="url">https://code.google.com/p/vim</param>
         <param name="filename">vim</param>
-        <param name="versionprefix">7.4.560.hg</param>
-        <param name="revision">v7-4-560</param>
+        <param name="versionprefix">7.4.580.hg</param>
+        <param name="revision">v7-4-580</param>
     </service>
     <service name="recompress" mode="disabled">
         <param name="compression">xz</param>


++++++ vim-7.4.560.hg.6462.tar.xz -> vim-7.4.580.hg.6506.tar.xz ++++++
/work/SRC/openSUSE:Factory/vim/vim-7.4.560.hg.6462.tar.xz 
/work/SRC/openSUSE:Factory/.vim.new/vim-7.4.580.hg.6506.tar.xz differ: char 27, 
line 1

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

Reply via email to