|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 0893
|
|
|
+%define V_pl 0895
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20170809
|
|
|
+Release: 20170810
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -947,6 +947,8 @@ Patch990: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0890
|
|
|
Patch991: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0891
|
|
|
Patch992: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0892
|
|
|
Patch993: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0893
|
|
|
+Patch994: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0894
|
|
|
+Patch995: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0895
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|