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-30 11:08:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
and /work/SRC/openSUSE:Factory/.vim.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vim"
Fri Dec 30 11:08:16 2022 rev:332 rq:1045717 version:9.0.1107
Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes 2022-12-20 20:19:53.777683985 +0100
+++ /work/SRC/openSUSE:Factory/.vim.new.1563/vim.changes 2022-12-30 11:08:24.105055153 +0100
@@ -1,0 +2,32 @@
+Wed Dec 28 17:06:17 UTC 2022 - Ond��ej S��kup <mimi.vx(a)gmail.com>
+
+- Updated to version 9.0.1107, fixes the following problems
+ * build fails if the compiler doesn't allow for a declaration right after
+ "case".
+ * ASAN complains about NULL argument.
+ * Can add text property with negative ID before virtual text property.
+ * With the +vartabs feature indent folding may use wrong 'tabstop'.
+ * Leaking memory when defining a user command fails.
+ * The "kitty" terminfo entry is not widespread, resulting in the kitty
+ terminal not working properly.
+ * Using "->" with split lines does not always work.
+ * Some jsonc files are not recognized.
+ * Empty and comment lines in a class cause an error.
+ * Code handling low level MS-Windows events cannot be tested.
+ * Compiler warns for uninitialized variable.
+ * Display wrong in Windows terminal after exiting Vim.
+ * Autocommand test sometimes fails.
+ * Clang warns for unused variable.
+ * unnessary assignment
+ * FHIR Shorthand files are not recognized.
+ * Assignment to non-existing member causes a crash. (Yegappan Lakshmanan)
+ * Search error message doesn't show used pattern.
+ * Using freed memory of object member. (Yegappan Lakshmanan)
+ * Compiler warning when HAS_MESSAGE_WINDOW is not defined.
+ * Using freed memory when declaration fails. (Yegappan Lakshmanan)
+ * Reallocating hashtab when the size didn't change.
+ * Tests are failing.
+ * Code uses too much indent.
+ * Trying to resize a hashtab may cause a problem.
+
+-------------------------------------------------------------------
Old:
----
vim-9.0.1075.tar.gz
New:
----
vim-9.0.1107.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.SlZl4t/_old 2022-12-30 11:08:25.293062255 +0100
+++ /var/tmp/diff_new_pack.SlZl4t/_new 2022-12-30 11:08:25.297062278 +0100
@@ -17,7 +17,7 @@
%define pkg_version 9.0
-%define patchlevel 1075
+%define patchlevel 1107
%define patchlevel_compact %{patchlevel}
%define VIM_SUBDIR vim90
%define site_runtimepath %{_datadir}/vim/site
++++++ vim-9.0.1075.tar.gz -> vim-9.0.1107.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/vim-9.0.1075.tar.gz /work/SRC/openSUSE:Factory/.vim.new.1563/vim-9.0.1107.tar.gz differ: char 30, line 1