Dominique Leuenberger 2020-12-15 11:27:28 +00:00 committed by Git OBS Bridge
commit bad8fd55d3
4 changed files with 31 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:caf6e114dce2171e4aba1376d0a7ac60ab883fe5c34c8de4a48d9698f3710fb3
size 15329221

3
vim-8.2.2129.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:608b51531aadca07e2230c8ae82d56f63d86176591727e4c32793563cd5911e6
size 15346023

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Sat Dec 12 09:24:23 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 8.2.2129, fixes the following problems:
* There is no way to do something on CTRL-Z
* Vim9: executing user command from Vim9 script not tested
* Ruby: missing function prototype
* Vim9: leaking memory
* Vim9: a range cannot be computed at runtime
* After using a complete popup the buffer is listed
* Vim9: crash when sourcing vim9script early
* Internal error when using \ze before \zs in a pattern
* Not all Perl functionality is tested
* GTK3: status line background color is wrong
* Dead code in the job support
* Some functions use any value as a string
* Vim9: some errors not tested for; dead code
* Vim9: unreachable code in assignment
* Running tests may leave some files behind
* GTK: menu background is the same color as the main window
* Cannot use ":shell" when reading from stdin
* "vim -" does not work well when modifyOtherKeys is enabled
* Vim9: no test to check for :let error
* Vim9: some errors not tested
* TOML files are not recognized
* Update runtime files.
-------------------------------------------------------------------
Mon Dec 7 07:08:18 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -17,7 +17,7 @@
%define pkg_version 8.2
%define patchlevel 2105
%define patchlevel 2129
%define patchlevel_compact %{patchlevel}
%define VIM_SUBDIR vim82
%define site_runtimepath %{_datadir}/vim/site