diff --git a/vim-8.1.0877.tar.gz b/vim-8.1.0877.tar.gz deleted file mode 100644 index 7da52a9..0000000 --- a/vim-8.1.0877.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e578934722916080aaaf5c05bba62534cd26165bad34d740cca922f8e36eff6b -size 14067657 diff --git a/vim-8.1.0892.tar.gz b/vim-8.1.0892.tar.gz new file mode 100644 index 0000000..7010007 --- /dev/null +++ b/vim-8.1.0892.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67cd322c4a1edb473da5d977ca533c72b0fcb8925d578196b55c6d712e4155ad +size 14071112 diff --git a/vim.changes b/vim.changes index 87ab14f..4b979d3 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Feb 25 08:53:19 UTC 2019 - Ondřej Súkup + +- Updated to version 8.1.0892, fixes the following problems + * New buffer used every time the quickfix window is opened. + * Can execute shell commands in rvim through interfaces. + * Checking for FEAT_MBYTE which doesn't exist anymore. + * Missing some changes for Ex commands. + * Double check for bsd systems. + * Compiler warning for adding to NULL pointer and a condition that is + always true. + * The 'l' flag in :subsitute is sticky. + * The a: dict is not immutable as documented. + * Pty allocation wrong if using file for out channel and using null for + in channel and null for error channel. + * Substitute command inssuficiently tested. + * Failure when closing a window when location list is in use. + ------------------------------------------------------------------- Thu Feb 7 12:47:37 UTC 2019 - Stephan Kulow diff --git a/vim.spec b/vim.spec index 66df0b0..c184bb3 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 8.1 -%define patchlevel 0877 +%define patchlevel 0892 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim81 %define site_runtimepath %{_datadir}/vim/site