|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.2
|
|
|
%define V_vs 82
|
|
|
-%define V_pl 2082
|
|
|
+%define V_pl 2083
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20201202
|
|
|
+Release: 20201203
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -2134,6 +2134,7 @@ Patch2079: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2079
|
|
|
Patch2080: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2080
|
|
|
Patch2081: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2081
|
|
|
Patch2082: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2082
|
|
|
+Patch2083: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2083
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|