|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.2
|
|
|
%define V_vs 82
|
|
|
-%define V_pl 4043
|
|
|
+%define V_pl 4049
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20220108
|
|
|
+Release: 20220109
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -4095,6 +4095,12 @@ Patch4040: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4040
|
|
|
Patch4041: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4041
|
|
|
Patch4042: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4042
|
|
|
Patch4043: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4043
|
|
|
+Patch4044: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4044
|
|
|
+Patch4045: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4045
|
|
|
+Patch4046: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4046
|
|
|
+Patch4047: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4047
|
|
|
+Patch4048: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4048
|
|
|
+Patch4049: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4049
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|