Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2015-03-16 09:36:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-22 17:20:26.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2015-03-16 
09:36:58.000000000 +0100
@@ -1,0 +2,25 @@
+Tue Mar 10 07:58:51 UTC 2015 - idon...@suse.com
+
+- Updated to revision 658, fixes the following problems
+  * The tabline menu was using ":999tabnew" which is now invalid.
+  * When using "gf" escaped spaces are not handled.
+  * Stratus VOS doesn't have sync().
+  * When splitting the window in a BufAdd autocommand while still in
+    the first, empty buffer the window count is wrong.
+  * ":bufdo" may start at a deleted buffer.
+  * Compiler complains about ignoring return value of fwrite().
+    (Michael Jarvis)
+  * Configure check may fail because the dl library is not used.
+  * Can't match "%>80v" properly for multi-byte characters.
+  * Xxd lacks a few features.
+  * Insert mode completion with complete() may have CTRL-L work like
+    CTRL-P.
+  * glob() and globpath() cannot include links to non-existing files.
+    (Charles Campbell)
+  * Text deleted by "dit" depends on indent of closing tag.
+    (Jan Parthey)
+  * Missing changes for glob() in one file.
+  * Compiler warnings for pointer mismatch.
+  * 'formatexpr' is evaluated too often. 
+
+-------------------------------------------------------------------

Old:
----
  vim-7.4.640.hg.6629.tar.xz

New:
----
  vim-7.4.658.hg.6667.tar.xz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.dsSKuF/_old  2015-03-16 09:37:00.000000000 +0100
+++ /var/tmp/diff_new_pack.dsSKuF/_new  2015-03-16 09:37:00.000000000 +0100
@@ -17,8 +17,8 @@
 
 
 %define pkg_version 7.4
-%define patchlevel 640
-%define revision 6629
+%define patchlevel 658
+%define revision 6667
 %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.dsSKuF/_old  2015-03-16 09:37:00.000000000 +0100
+++ /var/tmp/diff_new_pack.dsSKuF/_new  2015-03-16 09:37:00.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.640.hg</param>
-        <param name="revision">v7-4-640</param>
+        <param name="versionprefix">7.4.658.hg</param>
+        <param name="revision">v7-4-658</param>
     </service>
     <service name="recompress" mode="disabled">
         <param name="compression">xz</param>


++++++ vim-7.4.640.hg.6629.tar.xz -> vim-7.4.658.hg.6667.tar.xz ++++++
/work/SRC/openSUSE:Factory/vim/vim-7.4.640.hg.6629.tar.xz 
/work/SRC/openSUSE:Factory/.vim.new/vim-7.4.658.hg.6667.tar.xz differ: char 27, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to