Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2020-01-18 12:16:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Sat Jan 18 12:16:19 2020 rev:249 rq:764661 version:8.2.0119

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2020-01-02 14:40:42.996896980 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new.26092/vim.changes       2020-01-18 
12:17:28.431117760 +0100
@@ -1,0 +2,57 @@
+Wed Jan 15 12:54:34 UTC 2020 - Ondřej Súkup <[email protected]>
+
+- Updated to version 8.2.0119, fixes the following problems
+  * Printf formats are not exactly right.
+  * Hgignore is out of sync from gitignore.
+  * When sign text is changed a manual redraw is needed. (Pontus Lietzler)
+  * Corrupted text properties when expanding spaces.
+  * prop_find() is not implemented.
+  * VAR_SPECIAL is also used for booleans.
+  * Illegal memory access when using 'cindent'.
+  * "make cmdidxs" fails.
+  * Info about sourced scripts is scattered.
+  * Byte2line() does not work correctly with text properties. (Billie Cleek)
+  * BufEnter autocmd not triggered on ":tab drop". (Andy Stewart)
+  * Crash when using gettabwinvar() with invalid arguments. (Yilin Yang)
+  * Crash when cycling to buffers involving popup window .
+  * Message test fails on some platforms. (Elimar Riesebieter)
+  * Wrong size argument to vim_snprintf(). (Dominique Pelle)
+  * Diffmode completion doesn't use per-window setting.
+  * Some corners of vim_snprintf() are not tested.
+  * ERROR_UNKNOWN clashes on some systems.
+  * Crash when using Python 3 with "utf32" encoding. (Dominique Pelle)
+  * ETYPE_ is used for two different enums.
+  * Crash when using Python 3 with "debug" encoding. (Dominique Pelle)
+  * Initializing globals with COMMA is clumsy.
+  * Python 3 unicode test sometimes fails.
+  * Python 3 unicode test still sometimes fails.
+  * settagstack() cannot truncate at current index.
+  * Expanding <sfile> works differently the second time.
+  * Python 3 unicode test still fails on MS-Windows.
+  * Globals using INIT4() are not in the tags file.
+  * When reusing a buffer listeners are not cleared. (Axel Forsman)
+  * Text properties wrong when tabs and spaces are exchanged.
+  * Complete item "user_data" can only be a string.
+  * Dead code in builtin functions.
+  * Build error for small version. (Tony Mechelynck)
+  * Crash in command line expansion when out of memory.
+  * Insufficient tests for tags; bug in using extra tag field when using an
+  ex command to position the cursor.
+  * Crash when running out of memory in :setfiletype completion.
+  * Generated files show up in git status.
+  * Compiler warnings for size_t / int types.
+  * Tags functionality insufficiently tested.
+  * win_splitmove() can make Vim hang.
+  * Cannot specify exit code for :cquit.
+  * Cannot create tiny popup window in last column. (Daniel Steinberg)
+  * Crash with autocommand and spellfile. (Tim Pope)
+  * Exe stack length can be wrong without being detected.
+  * Use of NULL pointer when out of memory.
+  * Macros for Ruby are too complicated.
+  * Crash when passing null object to ":echomsg".
+  * Messages test fails in small version.
+  * Using null object with execute() has strange effects.
+  * Using channel or job with ":execute" has strange effects.
+  * Vim license not easy to find on github.
+
+-------------------------------------------------------------------

Old:
----
  vim-8.2.0063.tar.gz

New:
----
  vim-8.2.0119.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.GtmU6H/_old  2020-01-18 12:17:29.747118465 +0100
+++ /var/tmp/diff_new_pack.GtmU6H/_new  2020-01-18 12:17:29.751118467 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vim
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 8.2
-%define patchlevel 0063
+%define patchlevel 0119
 %define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim82
 %define site_runtimepath %{_datadir}/vim/site
@@ -312,7 +312,6 @@
 #
 # documentation
 install -d -m 0755 %{buildroot}%{_docdir}/{,g}vim/
-cp runtime/doc/uganda.txt LICENSE
 install -D -m 0644 \
     vimrc_example1 vimrc_example2 suse.vimrc \
     README.txt READMEdir/README_src.txt READMEdir/README_unix.txt \







++++++ vim-8.2.0063.tar.gz -> vim-8.2.0119.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/vim-8.2.0063.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new.26092/vim-8.2.0119.tar.gz differ: char 16, 
line 1


Reply via email to