Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2015-07-25 07:43:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-02 22:46:32.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2015-07-25 
07:43:12.000000000 +0200
@@ -1,0 +2,26 @@
+Sun Jul 19 12:19:20 UTC 2015 - [email protected]
+
+- Updated to revision 788, fixes the following problems
+  * CTRL-A and CTRL-X in Visual mode do not always work well.
+  * :diffoff only works properly once.
+  * Behavior of :diffoff is not tested.
+  * Background color response with transparency is not ignored.
+  * Search does not handle multi-byte character at the start position 
correctly.
+  * 'langmap' is used in command-line mode when checking for mappings. Issue 
376.
+  * When using the CompleteDone autocommand event it's difficult to get to the 
completed items.
+  * It is not possible to avoid using the first item of completion.
+  * Equivalence class for 'd' does not work correctly.
+  * Coverity warns for uninitialized variable.
+  * Using CTRL-A in a line without a number moves the cursor. 
+    May cause a crash when at the start of the line. (Urtica Dioica)
+  * Compiler complains about uninitialized variable and clobbered variables.
+  * line2byte() returns one less when 'bin' and 'noeol' are set.
+  * Still a few problems with CTRL-A and CTRL-X in Visual mode.
+  * copy_chars() and copy_spaces() are inefficient.
+  * Using both "noinsert" and "noselect" in 'completeopt' does not work 
properly.
+  * On some systems automatically adding the missing EOL causes problems.
+    Setting 'binary' has too many side effects.
+  * It is not possible for a plugin to adjust to a changed setting.
+  * snprintf() isn't available everywhere.
+
+-------------------------------------------------------------------

Old:
----
  v7-4-763.tar.gz

New:
----
  v7-4-788.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.EJuRd3/_old  2015-07-25 07:43:13.000000000 +0200
+++ /var/tmp/diff_new_pack.EJuRd3/_new  2015-07-25 07:43:13.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.4
-%define patchlevel 763
+%define patchlevel 788
 %define _rversion 7-4-%patchlevel
 %define VIM_SUBDIR vim74
 %define site_runtimepath /usr/share/vim/site


++++++ v7-4-763.tar.gz -> v7-4-788.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/v7-4-763.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new/v7-4-788.tar.gz differ: char 35, line 2


Reply via email to