diff --git a/vim/vim.spec b/vim/vim.spec index 9fd2c52cb9..d071d74e34 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 3334 +%define V_pl 3336 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20210812 +Release: 20210813 # package options %option with_features normal @@ -3386,6 +3386,8 @@ Patch3331: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3331 Patch3332: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3332 Patch3333: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3333 Patch3334: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3334 +Patch3335: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3335 +Patch3336: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3336 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses