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-06-25 10:23:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vim" Sat Jun 25 10:23:48 2022 rev:312 rq:984835 version:8.2.5154 Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2022-06-21 17:15:14.834335578 +0200 +++ /work/SRC/openSUSE:Factory/.vim.new.1548/vim.changes 2022-06-25 10:23:52.054639948 +0200 @@ -1,0 +2,26 @@ +Fri Jun 24 07:47:35 UTC 2022 - Ond??ej S??kup <mimi...@gmail.com> + +- Updated to version 8.2.5154, fixes the following problems +- fixed boo#1200184 + * Debugger test fails when run with valgrind. + * Cannot build without the +channel feature. (Dominique Pell??) + * Various small issues. + * TIME_WITH_SYS_TIME is no longer supported by autoconf. + * Seachpair timeout test is flaky. + * Using "volatile int" in a signal handler might be wrong. + * Startup test fails if there is a status bar at the top of the + screen. (Ernie Rael) + * Some tests fail when using valgrind. Spurious leak reports. + * With 'lazyredraw' set completion menu may be displayed wrong. + * Exit test causes spurious valgrind reports. + * Memory leak when substitute expression nests. + * Flaky test always fails on retry. + * Invalid memory access when using an expression on the command line. + * Cannot build without the +eval feature. (Tony Mechelynck) + * Read past the end of the first line with ":0;'{". + * Reading beyond the end of the line with lisp indenting. + * search() gets stuck with "c" and skip evaluates to true. + * "make uninstall" does not remove colors/lists. + * Still mentioning version8, some cosmetic issues. + +------------------------------------------------------------------- Old: ---- vim-8.2.5136.tar.gz New: ---- vim-8.2.5154.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.ry5MN9/_old 2022-06-25 10:23:53.794642432 +0200 +++ /var/tmp/diff_new_pack.ry5MN9/_new 2022-06-25 10:23:53.798642438 +0200 @@ -17,7 +17,7 @@ %define pkg_version 8.2 -%define patchlevel 5136 +%define patchlevel 5154 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim82 %define site_runtimepath %{_datadir}/vim/site @@ -657,6 +657,7 @@ %files data # exclude common files %exclude %{_datadir}/vim/%{VIM_SUBDIR}/autoload/dist/ft.vim +%exclude %{_datadir}/vim/%{VIM_SUBDIR}/autoload/dist/script.vim %exclude %{_datadir}/vim/%{VIM_SUBDIR}/colors/lists/default.vim %exclude %{_datadir}/vim/%{VIM_SUBDIR}/syntax/nosyntax.vim %exclude %{_datadir}/vim/%{VIM_SUBDIR}/syntax/resolv.vim @@ -699,6 +700,7 @@ %dir %{_datadir}/vim/%{VIM_SUBDIR}/syntax/ %{_datadir}/vim/%{VIM_SUBDIR}/suse.vimrc %{_datadir}/vim/%{VIM_SUBDIR}/autoload/dist/ft.vim +%{_datadir}/vim/%{VIM_SUBDIR}/autoload/dist/script.vim %{_datadir}/vim/%{VIM_SUBDIR}/colors/lists/default.vim %{_datadir}/vim/%{VIM_SUBDIR}/syntax/nosyntax.vim %{_datadir}/vim/%{VIM_SUBDIR}/syntax/resolv.vim ++++++ vim-8.2.5136.tar.gz -> vim-8.2.5154.tar.gz ++++++ /work/SRC/openSUSE:Factory/vim/vim-8.2.5136.tar.gz /work/SRC/openSUSE:Factory/.vim.new.1548/vim-8.2.5154.tar.gz differ: char 23, line 1