Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2016-01-15 10:40:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-01-04 09:21:00.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2016-01-15 
10:40:04.000000000 +0100
@@ -1,0 +2,42 @@
+Sun Jan 11 08:11:21 UTC 2016 - [email protected]
+
+- Updated to revision 1087, fixes the following problems
+  * Wrong way to check for unletting internal variables.
+  * The Tcl interface can't be loaded dynamically on Unix.
+  * Crash when using an invalid command.
+  * CTRL-A does not work well in right-left mode.
+  * Using "." to repeat CTRL-A in Visual mode increments the wrong numbers.
+  * The CTRL-A and CTRL-X commands do not update the '[ and '] marks.
+  * Crash with an extremely long buffer name. 
+  * CTRL-A and CTRL-X work badly with blockwise visual selection
+
+-------------------------------------------------------------------
+Sat Jan  9 16:34:06 UTC 2016 - [email protected]
+
+- Updated to revision 1066, fixes the following problems
+  * Segfault when unletting "count".
+  * Illegal memory access with weird syntax command. (Dominique Pelle)
+  * Typos in the :options window.
+  * Compiler warning for ignoring return value of fwrite().
+  * When a spell file has single letter compounding creating
+    suggestions takes an awful long time.
+
+-------------------------------------------------------------------
+Mon Jan  4 10:27:55 UTC 2016 - [email protected]
+
+- Updated to revision 1046, fixes the following problems
+  * The fix in patch 7.3.192 is not tested.
+  * When a symbolic link points to a file in the root directory,
+    the swapfile is not correct.
+  * Vim overwrites the value of $PYTHONHOME.
+  * The local value of 'errorformat' is not used for ":lexpr" and ":cexpr".
+  * The column is not restored properly when the matchparen plugin
+    is used in Insert mode and the cursor is after the end of the line.
+  * When there is a backslash in an option ":set -=" doesn't work.
+  * An Ex range gets adjusted for folded lines even when the range
+    is not using line numbers.
+  * Using "q!" when there is a modified hidden buffer does not unload
+    the current buffer, resulting in the need to abandon it again.
+  * g-CTRL-G shows the word count, but there is no way to get the word count 
in a script.
+
+-------------------------------------------------------------------

Old:
----
  v7.4.1004.tar.gz

New:
----
  v7.4.1087.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.DzMSQB/_old  2016-01-15 10:40:06.000000000 +0100
+++ /var/tmp/diff_new_pack.DzMSQB/_new  2016-01-15 10:40:06.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vim
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,7 +17,7 @@
 
 
 %define pkg_version 7.4
-%define patchlevel  1004
+%define patchlevel  1087
 %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}


++++++ v7.4.1004.tar.gz -> v7.4.1087.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/v7.4.1004.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new/v7.4.1087.tar.gz differ: char 12, line 1


Reply via email to