From d978ff5da6b2ee60143e0a8c2249068e8faf6df4 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 10 Dec 2021 08:48:06 +0100 Subject: [PATCH] upgrading package: vim 8.2.3767 -> 8.2.3770 --- vim/vim.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index 492628275b..ce3aa0163b 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 3767 +%define V_pl 3770 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20211209 +Release: 20211210 # package options %option with_features normal @@ -3819,6 +3819,9 @@ Patch3764: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3764 Patch3765: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3765 Patch3766: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3766 Patch3767: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3767 +Patch3768: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3768 +Patch3769: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3769 +Patch3770: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3770 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses