diff --git a/vim/vim.spec b/vim/vim.spec index 567ec71c32..ab4a938e58 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 3450 +%define V_pl 3451 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20210920 +Release: 20210921 # package options %option with_features normal @@ -3502,6 +3502,7 @@ Patch3447: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3447 Patch3448: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3448 Patch3449: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3449 Patch3450: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3450 +Patch3451: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3451 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses