|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.2
|
|
|
%define V_vs 82
|
|
|
-%define V_pl 2054
|
|
|
+%define V_pl 2057
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20201126
|
|
|
+Release: 20201127
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -2106,6 +2106,9 @@ Patch2051: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2051
|
|
|
Patch2052: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2052
|
|
|
Patch2053: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2053
|
|
|
Patch2054: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2054
|
|
|
+Patch2055: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2055
|
|
|
+Patch2056: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2056
|
|
|
+Patch2057: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2057
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|