From b775292c144bb72d395d6263cda63d273cfdc0ac Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 3 Oct 2021 00:21:41 +0200 Subject: [PATCH] upgrading package: vim 8.2.3459 -> 8.2.3462 --- vim/vim.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index ef536404de..668cad0c32 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 3459 +%define V_pl 3462 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20211001 +Release: 20211003 # package options %option with_features normal @@ -3511,6 +3511,9 @@ Patch3456: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3456 Patch3457: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3457 Patch3458: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3458 Patch3459: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3459 +Patch3460: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3460 +Patch3461: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3461 +Patch3462: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3462 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses