From 23dac9be7bca1e39d0dc7ff922add4d862dd64d5 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 6 Sep 2021 22:59:34 +0200 Subject: [PATCH] upgrading package: vim 8.2.3403 -> 8.2.3406 --- vim/vim.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index ff386ceb38..d50dc8492a 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 3403 +%define V_pl 3406 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20210905 +Release: 20210906 # package options %option with_features normal @@ -3455,6 +3455,9 @@ Patch3400: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3400 Patch3401: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3401 Patch3402: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3402 Patch3403: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3403 +Patch3404: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3404 +Patch3405: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3405 +Patch3406: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3406 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses