|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.2
|
|
|
%define V_vs 82
|
|
|
-%define V_pl 4219
|
|
|
+%define V_pl 4223
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20220126
|
|
|
+Release: 20220127
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -4271,6 +4271,10 @@ Patch4216: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4216
|
|
|
Patch4217: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4217
|
|
|
Patch4218: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4218
|
|
|
Patch4219: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4219
|
|
|
+Patch4220: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4220
|
|
|
+Patch4221: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4221
|
|
|
+Patch4222: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4222
|
|
|
+Patch4223: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4223
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|