|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 1358
|
|
|
+%define V_pl 1359
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20171129
|
|
|
+Release: 20171130
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -1412,6 +1412,7 @@ Patch1455: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1355
|
|
|
Patch1456: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1356
|
|
|
Patch1457: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1357
|
|
|
Patch1458: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1358
|
|
|
+Patch1459: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1359
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|