diff --git a/vim-9.1.0041.tar.gz b/vim-9.1.0041.tar.gz deleted file mode 100644 index af5f644..0000000 --- a/vim-9.1.0041.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1531eb2f9a42e3e5a0c5579e26d9a376bd85f7062701c727af482d8597c59592 -size 17631251 diff --git a/vim-9.1.0111.tar.gz b/vim-9.1.0111.tar.gz new file mode 100644 index 0000000..497ec8c --- /dev/null +++ b/vim-9.1.0111.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89083b5bcf6a25101d35c2c61d196640ea267a2868d57c14f18b13ed16dc808c +size 17687577 diff --git a/vim.changes b/vim.changes index 229d441..9d5d23b 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,122 @@ +------------------------------------------------------------------- +Thu Feb 15 09:35:46 UTC 2024 - Ondřej Súkup + +- update to 9.1.0111: + * filetype: no support for bats files + * filetype: add 'Config.in' filetype detection + * runtime(asciidoc): include basic ftplugin + * filetype: no support for its files + * runtime(vim): Update base-syntax, remove unused vimString region + * runtime(vim): Update base-syntax, fix :behave highlighting + * runtime(vim): update Vim Syntax generator + * filetype: no support for dtso files + * Visual highlight hard to read with 'termguicolors' + * runtime(vim): include Vim Syntax generator + * Style: typos found + * Linking fails with -lto because of PERL_CFLAGS + * 'breakindentopt' "min" not correct with 'signcolumn' + * settabvar() may change the last accessed tabpage + * upper-case of German sharp s should be U+1E9E + * Redrawing can be improved with undo and 'spell' + * Not able to use diff() with 'diffexpr' + * runtime(gpg): Mark dangerous use-embedded-filename with WarningMsg + * CompletionChanged not triggered when new leader added without matches + * 'breakindent' behaves inconsistently with 'list' and splits + * runtime(vim): Update syntax file + * diff() function uses 'diffexpr' + * tests: test_restricted() fails + * xxd: buffer-overflow when writing color output + * Still a qsort() comparison function that returns result of subtraction + * Compiler warning for missing type in scroll_event() + * Syntax test fails when run with non C locale + * Assigning wrong colors when parsing terminal OSC response + * runtime(vim): Fix indent after line with literal dict + * qsort() comparison functions should be transitive + * TextChanged not triggered for :norm! commands + * Restoring lastused_tabpage too early in do_arg_all() + * Problem when scrolling using slow touchpads scroll event + * X11 scroll size changes after accessing clipboard + * Visual hl wrong when it ends before multibyte 'showbreak' + * Redrawing can be improved when deleting lines with 'number' + * Redrawing can be improved when deleting lines with 'cursorline' + * runtime(doc): further improve docs about List/Blob += operator + * X11 mouse-scrolling stutters + * runtime(doc): Clarify list-concatenation a bit more + * unexpected error for modifying final list using += + * LineNrAbove/Below highlighting wrong on wrapped lines + * runtime(dosbatch): improve '::' comment highlighting + * GTK3: using wrong style for pre-edit area + * Unnecessary call to redraw_for_cursorline() in nv_mousescroll() + * runtime(colors): color names in the v:colornames dict should be lower cased + * luau config file not detected + * runtime(vim): Update syntax file + * insert completion not correct when adding new leader + * did_set_breakat() should be in optionstr.c + * Looping over modifier_keys_table unnecessarily + * Not able to build without FEAT_DIFF + * translation(ca): Fixe typos in Catalan translation + * Need a diff() Vim script function + * translation(ru): Updated Russian translation of messages + * runtime(vim): Update syntax file + * runtime(fortran): update syntax + * ScreenLines may not be correctly initialized, causing hang + * Visual highlighting can still be improved + * gcc still complains about use of uninitialized var + * runtime(racket): add missing space to b:undo_indent var + * runtime(Filelist): include README_vimlogo.txt + * gcc complains about use of uninitialized var + * runtime(vimlogo): Include and modernize vimlogo.svg + * runtime(netrw): fixing remote file removal via ssh + * runtime(doc): correct Vim patch for Wayland support + * runtime(racket): undo some indent options only when vim9script is available + * runtime(doc): Update help for Wayland support + * Segfault with CompleteChanged autocommand + * No Wayland support + * GTK code can be improved + * Internal error when :luado/perldo/pydo etc delete lines + * UX of visual highlighting can be improved + * runtime(netrw): Use :exec norm! before :call mapping in netrw + * Recorded register cannot be translated using keytrans() + * runtime(vim): Highlight string interpolation + * runtime(vim): Update syntax and ftplugin files + * runtime(ant): Update syntax file + * runtime(hurl): add hurl filetype plugin + * runtime(vim): Update syntax file + * runtime(doc): style fixes in vim9.txt + * No event triggered before creating a window + * Cannot map Super Keys in GTK UI + * wrong number of trailing spaces inserted after blockwise put + * formatting long lines is slow + * 'linebreak' may still apply to leading whitespace + * Patch 9.1.0041 causes regressions for users + * runtime(mail): fix #13913 + * runtime(netrw): Don't change global options + * runtime(fortran): update syntax and documentation + * Win32 Keyboard handling is sub-optimal + * Make "[Command Line]" a special buffer name + * Abort opening cmdwin if autocmds screw things up + * issues with temp curwin/buf while cmdwin is open + * runtime(c): Highlight user defined functions + * :drop does not re-use empty buffer + * --remote-* does not ignore `wilidignore` + * runtime(doc): change "VIsual mode" to "Visual mode" in :h SafeState + * translation(hu): use correct encoding in header of hu po file + * runtime(vim): Update syntax file + * runtime(qml): Use shiftwidth() in indent plugin + * translation(it): Update Italian translation + * runtime(mail): updated syntax file + * runtime(doc): improve doc makefiles, add clean rule + * runtime(lang): improve makefiles, add clean rule, fix typo + * po Makefiles can be improved + * runtime(tutor): simplify tutor makefiles + * runtime(sh): Add handling for ksh93 shared-state comsubs and mksh valsubs + * ml_get: invalid lnum when :s replaces visual selection + * runtime(chuck): include ChucK syntax file + * runtime(go): update Go syntax file + * Missing test for Chuck Filetype + * translation(sr): Update Serbian messages translation + * runtime(filetype): detect *.ck files as Chuck filetype + ------------------------------------------------------------------- Mon Jan 22 09:39:37 UTC 2024 - Ondřej Súkup diff --git a/vim.spec b/vim.spec index dac64c7..65763bc 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 9.1 -%define patchlevel 0041 +%define patchlevel 0111 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim91 %define site_runtimepath %{_datadir}/vim/site