diff --git a/vim/vim.spec b/vim/vim.spec index 8c03b0d351..3afff2ea08 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 2550 +%define V_pl 2553 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20210226 +Release: 20210227 # package options %option with_features normal @@ -2602,6 +2602,9 @@ Patch2547: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2547 Patch2548: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2548 Patch2549: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2549 Patch2550: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2550 +Patch2551: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2551 +Patch2552: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2552 +Patch2553: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2553 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses