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-08-01 22:03:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "vim" Thu Aug 1 22:03:20 2024 rev:372 rq:1190542 version:9.1.0636 Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2024-07-17 15:14:08.923877340 +0200 +++ /work/SRC/openSUSE:Factory/.vim.new.7232/vim.changes 2024-08-01 22:03:35.398389291 +0200 @@ -1,0 +2,93 @@ +Tue Jul 30 21:23:33 UTC 2024 - Martin Schreiner <martin.schreiner@suse.com> + +- Update to 9.1.0636: + * 9.1.0636: filetype: ziggy files are not recognized + * 9.1.0635: filetype: SuperHTML template files not recognized + * 9.1.0634: Ctrl-P not working by default + * 9.1.0633: Compilation warnings with `-Wunused-parameter` + * 9.1.0632: MS-Windows: Compiler Warnings + Add support for Files-Included in syntax script + tweak documentation style a bit + * 9.1.0631: wrong completion list displayed with non-existing dir + fuzzy completion + * 9.1.0630: MS-Windows: build fails with VIMDLL and mzscheme + * 9.1.0629: Rename of pum hl_group is incomplete + * 9.1.0628: MinGW: coverage files are not cleaned up + * 9.1.0627: MinGW: build-error when COVERAGE is enabled + * 9.1.0626: Vim9: need more tests with null objects + include initial filetype plugin + * 9.1.0625: tests: test output all translated messages for all translations + * 9.1.0624: ex command modifiers not found + * 9.1.0623: Mingw: errors when trying to delete non-existing files + * 9.1.0622: MS-Windows: mingw-build can be optimized + * 9.1.0621: MS-Windows: startup code can be improved + * 9.1.0620: Vim9: segfauls with null objects + * 9.1.0619: tests: test_popup fails + * 9.1.0618: cannot mark deprecated attributes in completion menu + * 9.1.0617: Cursor moves beyond first line of folded end of buffer + * 9.1.0616: filetype: Make syntax highlighting off for MS Makefiles + * 9.1.0615: Unnecessary STRLEN() in make_percent_swname() + Add single-line comment syntax + Add syntax test for comments + Update maintainer info + * 9.1.0614: tests: screendump tests fail due to recent syntax changes + * 9.1.0613: tests: termdebug test may fail and leave file around + Update base-syntax, improve :set highlighting + Optionally highlight the :: token for method references + * 9.1.0612: filetype: deno.lock file not recognized + Use delete() for deleting directory + escape filename before trying to delete it + * 9.1.0611: ambiguous mappings not correctly resolved with modifyOtherKeys + correctly extract file from zip browser + * 9.1.0610: filetype: OpenGL Shading Language files are not detected + Fix endless recursion in netrw#Explore() + * 9.1.0609: outdated comments in Makefile + update syntax script + Fix flow mapping key detection + Remove orphaned YAML syntax dump files + * 9.1.0608: Coverity warns about a few potential issues + Update syntax script and remove syn sync + * 9.1.0607: termdebug: uses inconsistent style + * 9.1.0606: tests: generated files may cause failure in test_codestyle + * 9.1.0605: internal error with fuzzy completion + * 9.1.0604: popup_filter during Press Enter prompt seems to hang + translation: Update Serbian messages translation + * 9.1.0603: filetype: use correct extension for Dracula + * 9.1.0602: filetype: Prolog detection can be improved + fix more inconsistencies in assert function docs + * 9.1.0601: Wrong cursor position with 'breakindent' when wide char doesn't fit + Update base-syntax, improve :map highlighting + * 9.1.0600: Unused function and unused error constants + * 9.1.0599: Termdebug: still get E1023 when specifying arguments + correct wrong comment options + fix typo "a xterm" -> "an xterm" + * 9.1.0598: fuzzy completion does not work with default completion + * 9.1.0597: KeyInputPre cannot get the (unmapped typed) key + * 9.1.0596: filetype: devscripts config files are not recognized + gdb file/folder check is now performed only in CWD. + quote filename arguments using double quotes + update syntax to SDC-standard 2.1 + minor updates. + Cleanup :match and :loadkeymap syntax test files + Update base-syntax, match types in Vim9 variable declarations + * 9.1.0595: make errors out with the po Makefile + * 9.1.0594: Unnecessary redraw when setting 'winfixbuf' + using wrong highlight for UTF-8 + include simple syntax plugin + * 9.1.0593: filetype: Asymptote files are not recognized + add recommended indent options to ftplugin + add recommended indent options to ftplugin + add recommended indent options to ftplugin + * 9.1.0592: filetype: Mediawiki files are not recognized + * 9.1.0591: filetype: *.wl files are not recognized + * 9.1.0590: Vim9: crash when accessing getregionpos() return value + 'cpoptions': Include "z" in the documented default + * 9.1.0589: vi: d{motion} and cw work differently than expected + update included colorschemes + grammar fixes in options.txt + +------------------------------------------------------------------- +Sat Jul 27 11:42:39 UTC 2024 - Georg Pfuetzenreuter <mail+rpm@georg-pfuetzenreuter.net> + +- Add "Keywords" to gvim.desktop to make searching for gvim easier + +------------------------------------------------------------------- Old: ---- vim-9.1.0588.tar.gz New: ---- vim-9.1.0636.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.mIu8b1/_old 2024-08-01 22:03:36.770445885 +0200 +++ /var/tmp/diff_new_pack.mIu8b1/_new 2024-08-01 22:03:36.770445885 +0200 @@ -17,7 +17,7 @@ %define pkg_version 9.1 -%define patchlevel 0588 +%define patchlevel 0636 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim91 %define site_runtimepath %{_datadir}/vim/site ++++++ gvim.desktop ++++++ --- /var/tmp/diff_new_pack.mIu8b1/_old 2024-08-01 22:03:36.842448856 +0200 +++ /var/tmp/diff_new_pack.mIu8b1/_new 2024-08-01 22:03:36.846449021 +0200 @@ -2,6 +2,7 @@ Encoding=UTF-8 Name=Vi IMproved Categories=GTK;Application;Utility;TextEditor; +Keywords=editor;gvim;vim; GenericName=Text Editor MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++; Exec=gvim -f %f ++++++ vim-9.1.0588.tar.gz -> vim-9.1.0636.tar.gz ++++++ /work/SRC/openSUSE:Factory/vim/vim-9.1.0588.tar.gz /work/SRC/openSUSE:Factory/.vim.new.7232/vim-9.1.0636.tar.gz differ: char 30, line 1
participants (1)
-
Source-Sync