Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2017-12-19 10:48:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Tue Dec 19 10:48:12 2017 rev:198 rq:557360 version:8.0.1390

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2017-12-08 21:47:33.090647591 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2017-12-19 
10:48:17.430885408 +0100
@@ -1,0 +2,36 @@
+Fri Dec 15 13:19:21 UTC 2017 - idon...@suse.com
+
+- Updated to revision 1390, fixes the following problems
+  * Balloon shows when cursor is in WinBar.
+  * terminal test hangs, executing abcde. (Stucki)
+  * Cannot drag status line or vertical separator of new terminal
+    window. (UncleBill)
+  * MS-Windows: drawing underline, curl and strike-throw is slow, mFallbackDC
+    not properly updated.
+  * Channel test for callback is flaky.
+  * Shift-Insert doesn't always work in MS-Windows console.
+  * Profile log may be truncated halfway a character.
+  * No error when settting 'renderoptions' to an invalid value before starting
+    the GUI.
+  * CTRL-A does not work with an empty line. (Alex)
+  * Window size wrong after maximizing with WinBar. (Lifepillar)
+  * Cursor in terminal not always updated.
+  * Cannot call a dict function in autoloaded dict.
+  * Autoload script sources itself when defining function.
+  * Configure check for selinux does not check for header file.
+  * When recovering a file with "vim -r swapfile" the hit-enter prompt is
+    at the top of the window.
+  * ch_readraw() waits for NL if channel mode is NL.
+  * Get "no write since last change" message if a terminal is open.
+  * Local additions in help skips some files. (joshklod)
+  * Not enough quickfix help; confusing winid.
+  * Python 3.5 is getting old.
+  * Cannot select modified buffers with getbufinfo().
+  * Wordcount test is old style.
+  * Char not overwritten with ambiguous width char, if the ambiguous char
+    is single width but we reserve double-width space.
+  * getqflist() items are missing if not set, that makes it more difficult
+    to handle the values.
+  * DirectX scrolling can be slow, vertical positioning is off. 
+
+-------------------------------------------------------------------

Old:
----
  vim-8.0.1365.tar.gz

New:
----
  vim-8.0.1390.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.CHtY9r/_old  2017-12-19 10:48:19.246797746 +0100
+++ /var/tmp/diff_new_pack.CHtY9r/_new  2017-12-19 10:48:19.250797553 +0100
@@ -17,8 +17,8 @@
 
 
 %define pkg_version 8.0
-%define patchlevel  1365
-%define patchlevel_compact 1365
+%define patchlevel  1390
+%define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim80
 %define site_runtimepath %{_datadir}/vim/site
 %define make make VIMRCLOC=%{_sysconfdir} 
VIMRUNTIMEDIR=%{_datadir}/vim/current MAKE="make -e" %{?_smp_mflags}


++++++ vim-8.0.1365.tar.gz -> vim-8.0.1390.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/vim-8.0.1365.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new/vim-8.0.1390.tar.gz differ: char 30, line 1


Reply via email to