diff --git a/vim/vim.spec b/vim/vim.spec index f38aeee677..0a32aab70f 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 2808 +%define V_pl 2811 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20210425 +Release: 20210426 # package options %option with_features normal @@ -2860,6 +2860,9 @@ Patch2805: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2805 Patch2806: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2806 Patch2807: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2807 Patch2808: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2808 +Patch2809: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2809 +Patch2810: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2810 +Patch2811: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2811 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses