diff --git a/vim/vim.spec b/vim/vim.spec index 28d7c9eef4..22e9807760 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 2365 +%define V_pl 2366 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20210116 +Release: 20210117 # package options %option with_features normal @@ -2417,6 +2417,7 @@ Patch2362: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2362 Patch2363: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2363 Patch2364: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2364 Patch2365: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2365 +Patch2366: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2366 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses