From 38f67c99bf18a994672c6f5361276797b35310a0 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 3 Jan 2022 10:16:34 +0100 Subject: [PATCH] upgrading package: vim 8.2.3984 -> 8.2.3988 --- vim/vim.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index 30da6d7899..f405d1f3a4 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 3984 +%define V_pl 3988 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20220102 +Release: 20220103 # package options %option with_features normal @@ -4036,6 +4036,10 @@ Patch3981: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3981 Patch3982: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3982 Patch3983: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3983 Patch3984: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3984 +Patch3985: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3985 +Patch3986: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3986 +Patch3987: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3987 +Patch3988: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3988 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses