|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 0823
|
|
|
+%define V_pl 0826
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20170731
|
|
|
+Release: 20170801
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -877,6 +877,9 @@ Patch920: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0820
|
|
|
Patch921: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0821
|
|
|
Patch922: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0822
|
|
|
Patch923: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0823
|
|
|
+Patch924: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0824
|
|
|
+Patch925: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0825
|
|
|
+Patch926: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0826
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|