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-01-24 19:42:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vim" Tue Jan 24 19:42:16 2023 rev:335 rq:1060392 version:9.0.1234 Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2023-01-14 20:31:35.745169634 +0100 +++ /work/SRC/openSUSE:Factory/.vim.new.32243/vim.changes 2023-01-24 20:36:35.449705126 +0100 @@ -1,0 +2,42 @@ +Mon Jan 23 11:39:22 UTC 2023 - OndÅej Súkup <mimi...@gmail.com> + +- Updated to version 9.0.1234, fixes the following problems + * Return value of type() for class and object unclear. + * Invalid memory access with folding and using "L". + * Some Bazel files are not recognized. + * No error when class function argument shadows a member. + * Cannot map <Esc> when using the Kitty key protocol. + * Compiler warning for comparing pointer with int. + * Restoring KeyTyped when building statusline not tested. + * Code is indented more than necessary. + * Dump file missing from patch. + * Abstract class not supported yet. + * Crash when using kitty and using a mapping with <Esc>. + * AppVeyor builds with an old Python version. + * Assignment with operator doesn't work in object method. + * Crash when iterating over list of objects. + * Return type of values() is always list<any>. + * Expression compiled the wrong way after using an object. + * Crash when handling class that extends another class with more than one + object members. + * Testing with Python on AppVeyor does not work properly. + * Error when object type is expected but getting "any". + * Code is indented more than necessary. + * Getting interface member does not always work. + * Compiler complains about declaration after label. + * Storing value in interface member does not always work. + * Cannot read back what setcellwidths() has done. + * Adding a line below the last one does not expand fold. + * File left behind after running tests. + * Using isalpha() adds dependency on current locale. + * Coverity warns for ignoring return value. + * Using an object member in a closure doesn't work. + * Completion includes functions that don't work. + * Handling of FORTIFY_SOURCE flags doesn't match Fedora usage. + * Termcap/terminfo entries do not indicate where modifiers might appear. + * Code is indented more than necessary. + * Cannot use setcellwidths() below 0x100. + * Cannot call a :def function with a number for a float argument. + * Reading past the end of a line when formatting text. + +------------------------------------------------------------------- Old: ---- vim-9.0.1188.tar.gz New: ---- vim-9.0.1234.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.EliDnI/_old 2023-01-24 20:36:36.569710925 +0100 +++ /var/tmp/diff_new_pack.EliDnI/_new 2023-01-24 20:36:36.573710947 +0100 @@ -17,7 +17,7 @@ %define pkg_version 9.0 -%define patchlevel 1188 +%define patchlevel 1234 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim90 %define site_runtimepath %{_datadir}/vim/site ++++++ vim-9.0.1188.tar.gz -> vim-9.0.1234.tar.gz ++++++ /work/SRC/openSUSE:Factory/vim/vim-9.0.1188.tar.gz /work/SRC/openSUSE:Factory/.vim.new.32243/vim-9.0.1234.tar.gz differ: char 12, line 1