diff --git a/vim/vim.spec b/vim/vim.spec index 2be5831262..8a2fc02642 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 3624 +%define V_pl 3625 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20211119 +Release: 20211120 # package options %option with_features normal @@ -3676,6 +3676,7 @@ Patch3621: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3621 Patch3622: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3622 Patch3623: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3623 Patch3624: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3624 +Patch3625: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3625 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses