Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2022-12-02 13:12:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vim" Fri Dec 2 13:12:05 2022 rev:329 rq:1039295 version:9.0.0978 Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2022-11-24 12:22:25.716992283 +0100 +++ /work/SRC/openSUSE:Factory/.vim.new.1835/vim.changes 2022-12-02 13:12:11.761542133 +0100 @@ -1,0 +2,58 @@ +Thu Dec 1 11:06:29 UTC 2022 - OndÅej Súkup <mimi...@gmail.com> + +-Updated to version 9.0.0978, fixes the following problems + * The first termcap entry of a builtin termcap is not used. + * Two conditions are always false. + * Coverity warns for not using return value of dict_add(). + * Coverity warns for using a NULL pointer. + * Using Ruby LDFLAGS may cause build problems. + * Build failure with tiny version. (Tony Mechelynck) + * Cannot debug the Kitty keyboard protocol with TermDebug. + * Oblivion files are not recognized. + * Kitty shows "already at oldest change" on startup. + * Various code formatting issues. + * When using dash it may not be recognize as filetype "sh". + * Wrong type for "isunnamed" returned by getreginfo(). + * Forked repositories send out useless email. + * Still using simplified mappings when using the kitty keyboard protocol. + * Crash when typing a letter in a terminal window. (Shane-XB-Qian) + * CI failures in sound dummy. + * Workflow Description Language files are not recognized. + * Pretending to go out of Insert mode when Esc is received has side effects. + * 'cursorline' causes virtual text highlight to continue. + * Failures in the cursorline test. + * CI: Error in Coverity flow is not reported. + * Invalid memory access in substitute with function that goes to another + file. + * 'ttyfast' is set for arbitrary terminals. + * Crash when unletting a variable while listing variables. + * The pattern "\_s\zs" matches at EOL. + * Trying every character position for a match is inefficient. + * Eclipse preference files are not recognized. + * Part of making search more efficient is missing. + * Cannot detect whether modifyOtherKeys is enabled. + * Libvterm does not support the XTQMODKEYS request. + * Terminal tests fail when using key with modifier. + * Tests fail without the terminal feature. + * Messages test is flaky. + * Error when using the "File Settings / Text Width" menu. + * Error when using the "Tools / Spelling / Find More Languages" menu. + * Using deletebufline() may jump to another window. + * Virtual text below cannot be placed below empty lines. + * Function name does not match autocmd event name. + * Status line of other window not redrawn when dragging it when 'splitkeep' + is set to "screen". + * Using one window for executing autocommands is insufficient. + * Some compilers don't allow a declaration after a label. + * Leaking memory from autocmd windows. + * GUI mouse event test is a bit flaky. + * Matchparen highlight is not updated when switching buffers. + * Coverity warns for uninitialized variable. + * Escape sequences not recognized without the termresponse feature. + * Build failure on some systems. + * Kitty keyboard protocol key not decoded when it has an unsupported + modifier, such as NumLock. + * Even when Esc is encoded a timeout is used. + * Virtual text below an empty line is misplaced when 'number' is set. + +------------------------------------------------------------------- Old: ---- vim-9.0.0924.tar.gz New: ---- vim-9.0.0978.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.XcLyD9/_old 2022-12-02 13:12:13.081549342 +0100 +++ /var/tmp/diff_new_pack.XcLyD9/_new 2022-12-02 13:12:13.089549385 +0100 @@ -17,7 +17,7 @@ %define pkg_version 9.0 -%define patchlevel 0924 +%define patchlevel 0978 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim90 %define site_runtimepath %{_datadir}/vim/site ++++++ vim-9.0.0924.tar.gz -> vim-9.0.0978.tar.gz ++++++ /work/SRC/openSUSE:Factory/vim/vim-9.0.0924.tar.gz /work/SRC/openSUSE:Factory/.vim.new.1835/vim-9.0.0978.tar.gz differ: char 13, line 1