|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 1365
|
|
|
+%define V_pl 1366
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20171202
|
|
|
+Release: 20171203
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -1419,6 +1419,7 @@ Patch1462: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1362
|
|
|
Patch1463: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1363
|
|
|
Patch1464: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1364
|
|
|
Patch1465: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1365
|
|
|
+Patch1466: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1366
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|