From f593131f731bdd34f4ccc420742bc3ce19c40a18 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 4 Jan 2022 23:07:34 +0100 Subject: [PATCH] upgrading package: vim 8.2.3995 -> 8.2.4002 --- vim/vim.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index 4fb9dfa4a2..06f83030e8 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 3995 +%define V_pl 4002 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20220103 +Release: 20220104 # package options %option with_features normal @@ -4047,6 +4047,13 @@ Patch3992: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3992 Patch3993: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3993 Patch3994: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3994 Patch3995: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3995 +Patch3996: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3996 +Patch3997: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3997 +Patch3998: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3998 +Patch3999: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3999 +Patch4000: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4000 +Patch4001: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4001 +Patch4002: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4002 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses