From ca2909e643216be97bbcaeb3531e729ef639f1b1 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 3 Mar 2021 23:12:25 +0100 Subject: [PATCH] upgrading package: vim 8.2.2561 -> 8.2.2565 --- vim/vim.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index 482be13e78..fd2ae191e4 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 2561 +%define V_pl 2565 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20210302 +Release: 20210303 # package options %option with_features normal @@ -2613,6 +2613,10 @@ Patch2558: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2558 Patch2559: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2559 Patch2560: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2560 Patch2561: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2561 +Patch2562: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2562 +Patch2563: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2563 +Patch2564: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2564 +Patch2565: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2565 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses