Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2023-02-02 18:07:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Thu Feb  2 18:07:31 2023 rev:337 rq:1062434 version:9.0.1270

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2023-01-27 10:23:36.525872608 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new.32243/vim.changes       2023-02-02 
18:19:36.512245454 +0100
@@ -1,0 +2,40 @@
+Wed Feb  1 10:54:56 UTC 2023 - Ondřej Súkup <mimi...@gmail.com>
+
+- Updated to version 9.0.1270, fixes the following problems
+  * The code style has to be checked manually.
+  * MS-Windows console: not flushing termguicolors.
+  * Code in same_leader() can be simplified.
+  * Code is indented more than necessary.
+  * :runtime completion can be further improved.
+  * Cannot have a line break before an object member access.
+  * Cannot access a private object member in a lambda defined inside the class.
+  * Coverity warns for not checking function return value.
+  * Code for :runtime completion is not consistent.
+  * :setglobal cannot use script-local function for "expr" option.
+  * Cursor briefly displayed in a wrong position when pressing Esc in Insert
+  mode after autoindent was used.
+  * Code is indented more than necessary.
+  * Code is indented more than necessary.
+  * Divide by zero with 'smoothscroll' set and a narrow window.
+  * Cannot export an interface. (Ernie Rael)
+  * Cannot export an abstract class. (Ernie Rael)
+  * Cannot use an object method with :defer. (Ernie Rael)
+  * Checking returned value of ga_grow() is inconsistent.
+  * MS-Windows: scrollback cropped off on Vim exit.
+  * Calling a method on an interface does not work.
+  * Changing 'virtualedit' does not have immediate effect.
+  * NetworkManager connection files are not recognized.
+  * Code style is not check in test scripts.
+  * Code style test fails.
+  * Diffmode test fails.
+  * Coverity warns for possible NULL pointer usage.
+  * Elsa files are not recognized.
+  * The did_set_string_option function is too long.
+  * KDL files are not recognized.
+  * Motif: compiler warning for unused argument.
+  * Using an interface method may give a compilation error.
+  * Error for space before ": type" is inconsistent.
+  * The did_set_string_option function is too long.
+  * .clangd and .stylelintrc files don't get a filetype.
+
+-------------------------------------------------------------------

Old:
----
  vim-9.0.1234.tar.gz

New:
----
  vim-9.0.1270.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.BLBmGV/_old  2023-02-02 18:19:37.384250787 +0100
+++ /var/tmp/diff_new_pack.BLBmGV/_new  2023-02-02 18:19:37.388250812 +0100
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 9.0
-%define patchlevel 1234
+%define patchlevel 1270
 %define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim90
 %define site_runtimepath %{_datadir}/vim/site







++++++ vim-9.0.1234.tar.gz -> vim-9.0.1270.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/vim-9.0.1234.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new.32243/vim-9.0.1270.tar.gz differ: char 12, 
line 1

Reply via email to