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-04-27 19:59:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Thu Apr 27 19:59:10 2023 rev:347 rq:1082937 version:9.0.1488

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2023-04-13 14:10:13.548116831 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new.1533/vim.changes        2023-04-27 
19:59:11.653311704 +0200
@@ -1,0 +2,49 @@
+Wed Apr 26 09:20:58 UTC 2023 - Ondřej Súkup <mimi...@gmail.com>
+
+- Updated to version 9.0.1488, fixes the following problems
+  * Ending Insert mode when accessing a hidden prompt buffer.
+  * Crash when passing NULL to setcmdline(). (Andreas Louv)
+  * openSUSE: configure doesn't find the Motif library. (Tony Mechelynck)
+  * Unnecessary checks for the "skip" flag when skipping.
+  * Condition is always true.
+  * Diff test fails on MacOS 13.
+  * Test for prompt buffer is flaky.
+  * Unnecessary redrawing when 'showcmdloc' is not "last".
+  * Code using EVAL_CONSTANT is dead, it is never set.
+  * Typos in source code and tests.
+  * Code indenting is confused by macros.
+  * C++ 20 modules are not recognized.
+  * Shortmess test depends on order of test execution.
+  * No regression test for what patch 9.0.1333 fixes.
+  * Buffer overflow when expanding long file name.
+  * Typo in name of type.
+  * Insufficient testing for getcmdcompltype().
+  * Ruler not drawn correctly when using 'rulerformat'.
+  * Recursively calling :defer function if it does :qa.
+  * Virtual text truncation only works with Unicode 'encoding'.
+  * Strace filetype detection is expensive.
+  * Haiku build fails.
+  * Cannot use an object member name as a method argument.
+  * Jenkinsfiles are not recognized as groovy.
+  * Recursively calling :defer function if it does :qa in a compiled function.
+  * Deferred functions not called from autocommands.
+  * Deferred functions invoked in unexpected order when using :qa and
+  autocommands.
+  * Warnings for function declarations.
+  * ":drop fname" may change the last used tab page.
+  * Busted configuration files are not recognized.
+  * Lines put in non-current window are not displayed. (Marius Gedminas)
+  * Crash when recovering from corrupted swap file.
+  * Filetypes for *.v files not detected properly.
+  * Small source file problems; outdated list of distributed files.
+  * Using popup menu may leave text in the command line.
+  * Decrypting with libsodium may fail if the library changes.
+  * Crash when textprop has a very large "padding" value. (Yegappan Lakshmanan)
+  * += operator does not work on class member.
+  * Coverity warns for using invalid array index.
+  * no functions for converting from/to UTF-16 index.
+  * Parallel make might not work.
+  * Content-type header for LSP channel not according to spec.
+  * xchacha20v2 crypt header is platform dependent.
+
+-------------------------------------------------------------------

Old:
----
  vim-9.0.1443.tar.gz

New:
----
  vim-9.0.1488.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.Vf4cRV/_old  2023-04-27 19:59:12.937319252 +0200
+++ /var/tmp/diff_new_pack.Vf4cRV/_new  2023-04-27 19:59:12.945319299 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 9.0
-%define patchlevel 1443
+%define patchlevel 1488
 %define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim90
 %define site_runtimepath %{_datadir}/vim/site







++++++ vim-9.0.1443.tar.gz -> vim-9.0.1488.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/vim-9.0.1443.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new.1533/vim-9.0.1488.tar.gz differ: char 12, 
line 1

Reply via email to