Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2016-03-18 21:37:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-14 09:57:08.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2016-03-18 
21:37:06.000000000 +0100
@@ -1,0 +2,35 @@
+Mon Mar 14 08:22:42 UTC 2016 - idon...@suse.com
+
+- Updated to revision 1558, fixes the following problems
+  * Using "ever" for packages is confusing.
+  * Specifying buffer number for channel not implemented yet.
+  * MS-Windows job_start() closes wrong handle.
+  * Compiler warning for unitinialized variable.
+  * MS-Windows channel leaks file descriptor.
+  * Using feedkeys() with an empty string disregards 'x' option.
+  * Compiler warning for shadowed variable.
+  * The feedkeys test has a one second delay.
+  * Cannot re-use a channel for another job.
+  * Too many feature flags for pipes, jobs and channels.
+  * Selection with the mouse does not work in command line mode.
+  * Too much code in eval.c.
+  * Channel test is a bit flaky.
+  * Missing job_info().
+  * job_start() with a list is not tested.
+  * Channel log methods are not tested.
+  * On Win32 escaping the command does not work properly.
+  * GTK3: horizontal cursor movement in Visual selection not good.
+  * Sticky type checking is more annoying than useful.
+  * Getting a cterm highlight attribute that is not set results in the string 
"-1".
+  * Two tests fail.
+  * Cannot load packages early.
+  * Cannot generate help tags in all doc directories.
+  * ":colorscheme" does not use 'packpath'.
+  * ":runtime" does not use 'packpath'.
+  * Completion for :colorscheme does not use 'packpath'.
+  * List of test targets incomplete.
+  * "make install" changes the help tags file, causing it to differ from the 
repository.
+  * Windows cannot be identified.
+  * It is not easy to find out what windows display a buffer. 
+
+-------------------------------------------------------------------

Old:
----
  v7.4.1525.tar.gz

New:
----
  v7.4.1558.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.4x4g7f/_old  2016-03-18 21:37:08.000000000 +0100
+++ /var/tmp/diff_new_pack.4x4g7f/_new  2016-03-18 21:37:08.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.4
-%define patchlevel  1525
+%define patchlevel  1558
 %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.1525.tar.gz -> v7.4.1558.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/v7.4.1525.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new/v7.4.1558.tar.gz differ: char 13, line 1


Reply via email to