Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2019-04-02 09:18:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Tue Apr  2 09:18:16 2019 rev:231 rq:689785 version:8.1.1066

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2019-03-18 10:34:36.983541708 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new.25356/vim.changes       2019-04-02 
09:18:19.492530748 +0200
@@ -1,0 +2,59 @@
+Tue Mar 29 10:24:36 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- Updated to version 8.1.1066, fixes the following problems
+  * Test fails because t_F2 is not set.
+  * Repeated code in quickfix support.
+  * Using closure may consume a lot of memory.
+  * Lua interface leaks memory.
+  * Indent from autoindent not removed from blank line. (Daniel Hahler)
+  * Memory leak with E461.
+  * Quickfix buffer shows up in list, can't get buffer number.
+  * Off-by-one error in filetype detection.
+  * Window cleared when entering Terminal-Normal twice. (Epheien)
+  * Lua: may garbage collect function reference in use.
+  * Compiler warning for Python3 interface.
+  * pyeval() and py3eval() leak memory.
+  * May use NULL pointer when out of memory. (Coverity)
+  * May use NULL pointer when indexing a blob. (Coverity)
+  * Stray log calls in terminal code. (Christian Brabandt)
+  * Checking NULL pointer after addition. (Coverity)
+  * Unused condition. (Coverity)
+  * Memory usage test sometimes fails.
+  * DirectWrite doesn't take 'linespace' into account.
+  * Quickfix function arguments are inconsistent.
+  * Memory usage test may still fail.
+  * Warnings from clang static analyzer. (Yegappan Lakshmanan)
+  * Memory usage test may still fail on some systems. (Elimar Riesebieter)
+  * Too many #ifdefs.
+  * prop_remove() second argument is not optional.
+  * Quickfix function arguments are inconsistent.
+  * Memory usage test may still fail on some systems.
+  * Arabic support excludes Farsi.
+  * FEAT_TAG_ANYWHITE is not enabled in any build.
+  * Test for Arabic no longer needed.
+  * The paste test doesn't work properly in the Windows console.
+  * Lua interface does not support Blob.
+  * No way to check the reference count of objects.
+  * E315 ml_get error when using Python and hidden buffer.
+  * the "secure" variable is used inconsistently. (Justin M. Keyes)
+  * WINCH signal is not tested.
+  * Minor issues with tests.
+  * When user tries to exit with CTRL-C message is confusing.
+  * Blank srceen when DirectWrite failed.
+  * Not all ways to switch terminal mode are tested.
+  * test for CTRL-C message sometimes fails
+  * Warning for missing return statement. (Dominique Pelle)
+  * Not checking return value of ga_grow(). (Coverity)
+  * CTRL-G U in Insert mode doesn't work to avoid splitting the undo sequence
+  for shift-left and shift-right.
+  * No eval function for Ruby.
+  * Memory usage test may still fail on some systems.
+  always used.
+  * When substitute string throws error, substitute happens anyway.
+  * Quickfix code is repeated.
+  * Insufficient testing for wildmenu completion.
+  * No test for output conversion in the GTK GUI.
+  * No test for using and deleting menu in the GUI.
+  * VIMDLL isn't actually used.
+
+-------------------------------------------------------------------

Old:
----
  vim-8.1.1005.tar.gz

New:
----
  vim-8.1.1066.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.TZOnlk/_old  2019-04-02 09:18:20.644531805 +0200
+++ /var/tmp/diff_new_pack.TZOnlk/_new  2019-04-02 09:18:20.644531805 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 8.1
-%define patchlevel 1005
+%define patchlevel 1066
 %define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim81
 %define site_runtimepath %{_datadir}/vim/site







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


Reply via email to