|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.2
|
|
|
%define V_vs 82
|
|
|
-%define V_pl 2072
|
|
|
+%define V_pl 2077
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20201201
|
|
|
+Release: 20201202
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -2124,6 +2124,11 @@ Patch2069: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2069
|
|
|
Patch2070: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2070
|
|
|
Patch2071: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2071
|
|
|
Patch2072: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2072
|
|
|
+Patch2073: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2073
|
|
|
+Patch2074: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2074
|
|
|
+Patch2075: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2075
|
|
|
+Patch2076: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2076
|
|
|
+Patch2077: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2077
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|