Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2015-01-06 09:06:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-19 09:36:53.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2015-01-06 
09:06:26.000000000 +0100
@@ -1,0 +2,32 @@
+Mon Jan  5 09:54:11 UTC 2015 - [email protected]
+
+- Updated to revision 560, fixes the following problems
+  * Tests fail with small features plus Python.
+  * Crash when computing buffer count.  Problem with range for user
+    commands.  Line range wrong in Visual area.
+  * Cannot build with tiny and small features. (Taro Muraoka)
+  * Crash when doing a range assign.
+  * Using a range for window and buffer commands has a few problems.
+    Cannot specify the type of range for a user command.
+  * Since patch 7.4.232 "1,3s/\n//" joins two lines instead of three.
+    (Eliseo Martínez)  Issue 287
+  * Warnings for unused arguments when compiling with a combination of
+    features.
+  * Highlighting for multi-line matches is not correct.
+  * Repeated use of vim_snprintf() with a number.
+  * Using "vit" does not select a multi-byte character at the end correctly.
+  * Function name not recognized correctly when inside a function.
+  * curs_rows() function is always called with the second argument false.
+  * "ygn" may yank too much. (Fritzophrenic)  Issue 295.
+  * Langmap applies to Insert mode expression mappings.
+  * Various small issues.
+  * Missing part of patch 7.4.519.
+  * test_close_count may fail for some combination of features.
+  * Failed commands in Python interface not handled correctly.
+  * One more small issue.
+  * When the X server restarts Vim may get stuck.
+  * Appending a block in the middle of a tab does not work correctly
+    when virtualedit is set.
+  * Memory leak using :wviminfo. Issue 296. 
+
+-------------------------------------------------------------------

Old:
----
  vim-7.4.537.hg.6413.tar.xz

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

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.eF9cCQ/_old  2015-01-06 09:06:28.000000000 +0100
+++ /var/tmp/diff_new_pack.eF9cCQ/_new  2015-01-06 09:06:28.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vim
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,8 @@
 
 
 %define pkg_version 7.4
-%define patchlevel 537
-%define revision 6413
+%define patchlevel 560
+%define revision 6462
 %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.eF9cCQ/_old  2015-01-06 09:06:28.000000000 +0100
+++ /var/tmp/diff_new_pack.eF9cCQ/_new  2015-01-06 09:06:28.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.537.hg</param>
-        <param name="revision">v7-4-537</param>
+        <param name="versionprefix">7.4.560.hg</param>
+        <param name="revision">v7-4-560</param>
     </service>
     <service name="recompress" mode="disabled">
         <param name="compression">xz</param>


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

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

Reply via email to