Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2019-07-17 14:23:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Wed Jul 17 14:23:18 2019 rev:239 rq:715469 version:8.1.1694

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2019-06-28 16:11:55.772537151 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new.1887/vim.changes        2019-07-17 
14:23:21.352085606 +0200
@@ -1,0 +2,101 @@
+Mon Jul 15 12:00:32 UTC 2019 - Ondřej Súkup <mimi...@gmail.com>
+
+- Updated to version 8.1.1694, fixes the following problems
+  * Cannot specify highlighting for popup window scrollbar.
+  * Missing changes to popup window test file.
+  * Popup window cannot overflow on the left or right.
+  * Crash when using unknown highlighting in text property.
+  * Popup window scroll test is flaky.
+  * Vim may delay processing messages on a json channel. (Pontus Leitzler)
+  * On a narrow screen ":hi" output is confusing.
+  * Popup window scrollbar does not respond to click.
+  * The evalfunc.c file is too big.
+  * The user cannot easily close a popup window.
+  * There is no way to add or load a buffer without side effects.
+  * Bufadd() reuses existing buffer without a name.
+  * Cannot show an existing buffer in a popup window.
+  * Popup window test fails with Athena and Motif.
+  * 'numberwidth' can only go up to 10.
+  * Crash when passing buffer number to popup_create(). (Yasuhiro Matsumoto)
+  * No test for popup window with mask and position fixed.
+  * Amiga-like systems quickly run out of stack.
+  * Tests are not run with GUI on Travis.
+  * No test for popup window with border and mask.
+  * Amiga: time.h included twice.
+  * Wrong width if displaying a lot of lines in a popup window.
+  * Display wrong with signs in narrow number column.
+  * When testing in the GUI may try to run gvim in a terminal.
+  * Script line numbers are not exactly right.
+  * No test for closing a popup window with a modified buffer.
+  * Header file contains mixed comment style.
+  * Popup window functions not in list of functions.
+  * Terminal function help is in the wrong file.
+  * Various small problems.
+  * Displaying signs is inefficient.
+  * Build with EXITFREE but without +arabic fails.
+  * Cannot generate prototypes with X11 but without GUI.
+  * Terminal test fails when term_getansicolors() is missing. Diff test
+  fails without +rightleft.  (Dominique Pelle)
+  * Warnings for unused variables in small version. (John Marriott)
+  * Crash when popup has fitting scrollbar. (Trygve Aaberge)
+  * After running tests and clean the XfakeHOME directory remains.
+  * Running tests leaves some files behind.
+  * Changing an autoload name into a script file name is inefficient.
+  * The CursorHold autocommand takes down a balloon. (Paul Jolly)
+  * Garbage collection may run at a wrong moment. (Trygve Aaberge)
+  * May use uninitialized variable. (Patrick Palka)
+  * Sign placement is wrong when 'foldcolumn' is set.
+  * Sound test does not work on Travis.
+  * Cannot use a popup window for a balloon.
+  * build failure
+  * Build error with GTK and hangulinput feature, im_get_status() defined
+  twice. (Dominique Pelle)
+  * Illegal memory access when closing popup window.
+  * Warning for using uninitialized variable. (Tony Mechelynck)
+  * Suspend test is flaky on some systems.
+  * GUI: popup window doesn't close on mouse movement. (Paul Jolly)
+  * Ubsan warns for possibly passing NULL pointer.
+  * GUI: screen updates from 'balloonexpr' are not displayed.
+  * Popup window border drawn wrong with multi-byte char. (Marcin Szamotulski)
+  * Popup window width is wrong when using Tabs. (Paul Jolly)
+  * Terminal: screen updates from 'balloonexpr' are not displayed.
+  * Debug statements included in patch.
+  * Popup window "mousemoved" values not correct.
+  * Assert_fails() does not fail inside try/catch.
+  * Cannot build with +textprop but without +balloon_eval.
+  * Cannot build uninstal.exe with some version of MinGW.
+  * Compiler warning for using size_t.
+  * GUI resize may cause changing Rows at a bad time. (Dominique Pelle)
+  * Crash when popup window with mask is below the screen.
+  * Click in popup window scrollbar with border doesn't scroll.
+  * Flags for Ex commands may clash with other symbols.
+  * Popup window test is a bit flaky on some systems.
+  * Travis: test results section is closed even when some tests failed.
+  * Sign column not always properly aligned.
+  * Copying a blob may result in it being locked.
+  * "make cmdidxs" doesn't work.
+  * Cannot easily find the popup window at a certain position.
+  * Script to check a colorscheme can be improved.
+  * Listener list not correctly updated on listener_remove().
+  * "maxwidth" of popup window does not always work properly.
+  * Tests get stuck when running into an existing swapfile.
+  * When using popup_menu() does not scroll to show the selected line.
+  * Test using SwapExists autocommand file may fail.
+  * The command table is not well aligned.
+  * Insert stray "{" when listener gets buffer line. (Paul Jolly)
+  * Placing a larger number of signs is slow.
+  * Dictionary with string keys is longer than needed.
+  * Profiling functionality is spread out.
+  * Missing file in distributed file list.
+  * "*" of "*{" is recognized as multipy operator. (Yasuhiro Matsumoto)
+  * The evalfunc.c file is too big.
+  * Old makefiles are no longer useful.
+  * Profiling code is spread out.
+  * Default padding for popup window menu is too much.
+  * Diff test fails on some systems. (Elimar Riesebieter)
+  * Using *{} for literal dict is not backwards compatible. (Yasuhiro
+  Matsumoto)
+  * Syntax coloring and highlighting is in one big file.
+  * The RUN_VIM variable is longer than needed.
+
+-------------------------------------------------------------------

Old:
----
  vim-8.1.1600.tar.gz

New:
----
  vim-8.1.1694.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.oivy77/_old  2019-07-17 14:23:22.524082414 +0200
+++ /var/tmp/diff_new_pack.oivy77/_new  2019-07-17 14:23:22.524082414 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 8.1
-%define patchlevel 1600
+%define patchlevel 1694
 %define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim81
 %define site_runtimepath %{_datadir}/vim/site







++++++ vim-8.1.1600.tar.gz -> vim-8.1.1694.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/vim-8.1.1600.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new.1887/vim-8.1.1694.tar.gz differ: char 13, 
line 1


Reply via email to