diff --git a/vim-9.0.1430.tar.gz b/vim-9.0.1430.tar.gz deleted file mode 100644 index d2185ae..0000000 --- a/vim-9.0.1430.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ad53cee902c3311bf2028deffc3cdb25ad29b6716aa401bb1f193b2e9384792 -size 16979739 diff --git a/vim-9.0.1443.tar.gz b/vim-9.0.1443.tar.gz new file mode 100644 index 0000000..c016d35 --- /dev/null +++ b/vim-9.0.1443.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22af935c62ffb880f97e515f65b5081eb617005f00118d4bd10b438915506cc8 +size 16982603 diff --git a/vim.changes b/vim.changes index ea13021..864e95a 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Apr 12 10:47:28 UTC 2023 - Ondřej Súkup + +- Updated to version 9.0.1443, fixes the following problems + * Livebook files are not recognized. + * getscriptinfo() loops even when specific SID is given. + * Completion popup in wrong position with virtual text "above". + * On some systems the Lua library is not found. + * Crash when adding package already in 'runtimepath'. + * Scrolling too many lines when 'wrap' and 'diff' are set. + * Cannot compare a typed variable with v:none. + * Test fails with different error number. + * .fs files are falsely recognized as forth files. + * Start Insert mode when accessing a hidden prompt buffer. + * "rvim" can execute a shell through :diffpatch. + * mapset() does not restore non-script context. + * Ending Insert mode when accessing a hidden prompt buffer. + ------------------------------------------------------------------- Thu Mar 30 16:24:53 UTC 2023 - Ondřej Súkup diff --git a/vim.spec b/vim.spec index 066a793..e1bc59e 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 9.0 -%define patchlevel 1430 +%define patchlevel 1443 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim90 %define site_runtimepath %{_datadir}/vim/site