|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.2
|
|
|
%define V_vs 82
|
|
|
-%define V_pl 3995
|
|
|
+%define V_pl 4002
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20220103
|
|
|
+Release: 20220104
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -4047,6 +4047,13 @@ Patch3992: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3992
|
|
|
Patch3993: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3993
|
|
|
Patch3994: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3994
|
|
|
Patch3995: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3995
|
|
|
+Patch3996: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3996
|
|
|
+Patch3997: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3997
|
|
|
+Patch3998: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3998
|
|
|
+Patch3999: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3999
|
|
|
+Patch4000: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4000
|
|
|
+Patch4001: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4001
|
|
|
+Patch4002: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4002
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|