From 5951a7fddb413a0ef912c4113a62473e74624df8 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 17 Sep 2021 19:45:25 +0200 Subject: [PATCH] upgrading package: vim 8.2.3441 -> 8.2.3444 --- vim/vim.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index d39f233189..6bccee3b78 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 3441 +%define V_pl 3444 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20210915 +Release: 20210917 # package options %option with_features normal @@ -3493,6 +3493,9 @@ Patch3438: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3438 Patch3439: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3439 Patch3440: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3440 Patch3441: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3441 +Patch3442: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3442 +Patch3443: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3443 +Patch3444: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3444 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses