|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 0736
|
|
|
+%define V_pl 0738
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20170719
|
|
|
+Release: 20170720
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -790,6 +790,8 @@ Patch833: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0733
|
|
|
Patch834: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0734
|
|
|
Patch835: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0735
|
|
|
Patch836: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0736
|
|
|
+Patch837: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0737
|
|
|
+Patch838: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0738
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|