Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2016-03-14 09:57:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-01 09:33:18.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2016-03-14 
09:57:08.000000000 +0100
@@ -1,0 +2,103 @@
+Thu Mar 10 09:52:43 UTC 2016 - [email protected]
+
+- Switch back to GTK+2 because GTK+3 interface seems to be slower. 
+
+-------------------------------------------------------------------
+Wed Mar  9 08:16:44 UTC 2016 - [email protected]
+
+- Updated to revision 1525, fixes the following problems
+  * Statusline highlighting is sometimes wrong.
+  * "J" fails if there are not enough lines.
+  * Channel output to file not implemented yet.
+  * Channel test is a bit flaky.
+  * Channel with disconnected in/out/err is not supported.
+  * Channel test: Waiting for a file to appear doesn't work.
+  * Cannot write channel err to a buffer.
+  * On a high resolution screen the toolbar icons are too small. 
+
+-------------------------------------------------------------------
+Tue Mar  8 08:11:13 UTC 2016 - [email protected]
+
+- Updated to revision 1510, fixes the following problems
+  * Crash when starting a job fails.
+  * Keeping both a variable for a job and the channel it refers to is a hassle.
+  * Channel test fails on AppVeyor. 
+
+-------------------------------------------------------------------
+Mon Mar  7 08:16:01 UTC 2016 - [email protected]
+
+- Updated to revision 1506, fixes the following problems
+  * No error message when :packadd does not find anything.
+  * Garbage collection with an open channel is not tested.
+  * Writing last-but-one line of buffer to a channel isn't implemented yet.
+  * Crash when using ch_getjob().
+  * No test for reading last-but-one line.
+  * When channel log is enabled get too many "looking for messages" log 
entries.
+  * Job cannot read from a file. 
+
+-------------------------------------------------------------------
+Sun Mar  6 08:28:03 UTC 2016 - [email protected]
+
+- Updated to revision 1498, fixes the following problems
+  * ":loadplugin" is not optimal, some people find it confusing.
+  * Not using key when result from hangul_string_convert() is NULL.
+  * "inline" is not supported by old MSVC.
+  * Compiler warning for unused function.
+  * Visual-block shift breaks multi-byte characters.
+  * No command line completion for ":packadd".
+  * Wrong callback invoked for zero-id messages.
+  * clr_history() does not work properly.
+  * Crash when built with GUI but it's not active.
+  * Cursor drawing problem with GTK 3.
+  * Error for locked item when using json_decode(). 
+
+-------------------------------------------------------------------
+Fri Mar  4 11:10:14 UTC 2016 - [email protected]
+
+- Updated to revision 1485, fixes the following problems
+  * When using hangulinput with utf-8 a CSI character is misintepreted.
+  * Function arguments marked as unused while they are not.
+  * Test_reltime is flaky, it depends on timing.
+  * ":loadplugin" doesn't take care of ftdetect files.
+  * No test for ":loadplugin".
+  * Cannot add a pack direcory without loading a plugin.
+  * "timeout" option not supported on ch_eval*().
+  * A one-time callback is not used for a raw channel.
+  * Channel "err-io" value "out" is not supported.
+  * Job input from buffer is not implemented. 
+
+-------------------------------------------------------------------
+Thu Mar  3 07:56:37 UTC 2016 - [email protected]
+
+- Updated to revision 1474, fixes the following problems
+  * Sort test doesn't test with "1" argument.
+  * Channel test sometimes fails, especially on OS/X.
+  * Coverity reports missing restore.
+  * Missing out-of-memory check.  And Coverity warning.
+  * Can't build without the autocommand feature.
+  * Compiler warnings without the float feature. 
+
+-------------------------------------------------------------------
+Tue Mar  1 08:37:53 UTC 2016 - [email protected]
+
+- Updated to revision 1467, fixes the following problems
+  * Error when reading fails uses wrong errno.  Keeping channel open
+    after job stops results in test failing.
+  * The "out-io" option for jobs is not implemented yet.
+  * When encoding JSON, turning NaN and Infinity into null without
+    giving an error is not useful.
+  * JSON encoding doesn't handle surrogate pair.
+  * Can't get buffer number of a channel.
+  * Using empty name instead of no name for channel buffer.
+  * Memory corruption when 'encoding' is not utf-8.
+  * Crash when using json_decode().
+  * Memory leak when using ch_read().
+  * JSON tests fail if 'encoding' is not utf-8.
+  * Json encoding still fails when encoding is not utf-8.
+  * Vim hangs when a channel has a callback but isn't referenced.
+  * Test 87 fails with Python 3.5.
+  * Opening a channel with select() is not done properly.
+  * When a JSON channel has a callback it may never be cleared.
+  * When the argument of sort() is zero or empty it fails.
+
+-------------------------------------------------------------------

Old:
----
  v7.4.1421.tar.gz

New:
----
  v7.4.1525.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.J6jYd0/_old  2016-03-14 09:57:10.000000000 +0100
+++ /var/tmp/diff_new_pack.J6jYd0/_new  2016-03-14 09:57:10.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.4
-%define patchlevel  1421
+%define patchlevel  1525
 %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.1421.tar.gz -> v7.4.1525.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/v7.4.1421.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new/v7.4.1525.tar.gz differ: char 13, line 1


Reply via email to