|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 1390
|
|
|
+%define V_pl 1391
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20171215
|
|
|
+Release: 20171216
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -1444,6 +1444,7 @@ Patch1487: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1387
|
|
|
Patch1488: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1388
|
|
|
Patch1489: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1389
|
|
|
Patch1490: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1390
|
|
|
+Patch1491: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1391
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|