diff --git a/vim/vim.spec b/vim/vim.spec index 06f83030e8..60b185c904 100644 --- a/vim/vim.spec +++ b/vim/vim.spec @@ -24,7 +24,7 @@ # package versions %define V_vl 8.2 %define V_vs 82 -%define V_pl 4002 +%define V_pl 4005 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20220104 +Release: 20220105 # package options %option with_features normal @@ -4054,6 +4054,9 @@ Patch3999: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3999 Patch4000: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4000 Patch4001: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4001 Patch4002: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4002 +Patch4003: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4003 +Patch4004: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4004 +Patch4005: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4005 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses