Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2024-06-04 12:50:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Tue Jun  4 12:50:46 2024 rev:368 rq:1177971 version:9.1.0448

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2024-05-17 20:05:41.156516538 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new.24587/vim.changes       2024-06-04 
12:51:15.364098617 +0200
@@ -1,0 +2,74 @@
+Wed May 29 12:49:57 UTC 2024 - Martin Schreiner <martin.schrei...@suse.com>
+
+- Update to 9.1.0448:
+  * compiler warning in eval.c
+  * remove remaining css code
+  * Add ft_hare.txt to Reference Manual TOC
+  * re-generate vim syntax from generator
+  * fix syntax vim bug
+  * completion may be wrong when deleting all chars
+  * getregionpos() inconsistent for partly-selected multibyte char
+  * fix highlighting nested and escaped quotes in string props
+  * remove the indent plugin since it has too many issues
+  * update Debian runtime files
+  * Coverity warning after 9.1.0440
+  * Not enough tests for getregion() with multibyte chars
+  * Can't use blockwise selection with width for getregion()
+  * update outdated syntax files
+  * fix floating_modifier highlight
+  * hare runtime files outdated
+  * getregionpos() can't properly indicate positions beyond eol
+  * function get_lval() is too long
+  * Cannot filter the history
+  * Wrong Ex command executed when :g uses '?' as delimiter
+  * support floating_modifier none; revert broken highlighting
+  * Motif requires non-const char pointer for XPM  data
+  * Crash when using '?' as separator for :s
+  * filetype: cygport files are not recognized
+  * make errors trying to access autoload/zig
+  * Wrong yanking with exclusive selection and ve=all
+  * add missing help tags file
+  * Ancient XPM preprocessor hack may cause build errors
+  * include basic rescript ftplugin file
+  * eval.c is too long
+  * getregionpos() doesn't handle one char selection
+  * check for gdb file/dir before using as buffer name
+  * refactor zig ftplugin, remove auto format
+  * Coverity complains about eval.c refactor
+  * Tag guessing leaves wrong search history with very short names
+  * some issues with termdebug mapping test
+  * update matchit plugin to v1.20
+  * too many strlen() calls in search.c
+  * set commentstring option
+  * update vb indent plugin as vim9script
+  * filetype: purescript files are not recognized
+  * filetype: slint files are not recognized
+  * basic nim ftplugin file for comments 
+  * Add Arduino ftplugin and indent files 
+  * include basic typst ftplugin file 
+  * include basic prisma ftplugin file 
+  * include basic v ftplugin for comment support 
+  * getregionpos() wrong with blockwise mode and multibyte
+  * function echo_string_core() is too long
+  * hyprlang files are not recognized
+  * add basic dart ftplugin file
+  * basic ftplugin file for graphql
+  * mention comment plugin at :h 'commentstring'
+  * set commentstring for sql files in ftplugin
+  * :browse oldfiles prompts even with single entry
+  * eval.c not sufficiently tested
+  * clarify why E195 is returned
+  * clarify temporary file clean up
+  * fix :NoMatchParen not working 
+  * Cannot move to previous/next rare word
+  * add basic ftplugin file for sshdconfig 
+  * if_py: find_module has been removed in Python 3.12.0a7
+  * some screen dump tests can be improved
+  * Some functions are not tested
+  * clarify instal instructions for comment package
+  * Unable to leave long line with 'smoothscroll' and 'scrolloff'
+  * fix typo in vim9script help file 
+  * Remove trailing spaces 
+  * clarify {special} argument for shellescape()
+
+-------------------------------------------------------------------

Old:
----
  vim-9.1.0413.tar.gz

New:
----
  vim-9.1.0448.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.AyjaCp/_old  2024-06-04 12:51:16.420136937 +0200
+++ /var/tmp/diff_new_pack.AyjaCp/_new  2024-06-04 12:51:16.420136937 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 9.1
-%define patchlevel 0413
+%define patchlevel 0448
 %define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim91
 %define site_runtimepath %{_datadir}/vim/site
@@ -121,7 +121,7 @@
 Requires:       alts
 %else
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 %endif
 %if %{with python2}
 BuildRequires:  python2-devel
@@ -173,7 +173,7 @@
 Requires:       alts
 %else
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 %endif
 
 %description -n gvim
@@ -192,7 +192,7 @@
 Requires:       alts
 %else
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 %endif
 
 %description small










++++++ vim-9.1.0413.tar.gz -> vim-9.1.0448.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/vim-9.1.0413.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new.24587/vim-9.1.0448.tar.gz differ: char 12, 
line 1

Reply via email to