From 837f72a2aa000b4710df8ac402b6ddf5bed805c4 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 27 Sep 2021 08:30:51 +0200 Subject: [PATCH] upgrading package: vim 8.2.3455 -> 8.2.3458 --- vim/vim.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index 54f07e466f..287e0db6ed 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 3455 +%define V_pl 3458 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20210922 +Release: 20210927 # package options %option with_features normal @@ -3507,6 +3507,9 @@ Patch3452: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3452 Patch3453: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3453 Patch3454: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3454 Patch3455: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3455 +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 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses