From 25b095f0d9e6b8a30dd311d9fefa4fdb48f04f75 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 19 Sep 2021 09:58:54 +0200 Subject: [PATCH] upgrading package: vim 8.2.3446 -> 8.2.3448 --- vim/vim.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index 8b6c32eacb..16645bd6ac 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 3446 +%define V_pl 3448 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20210918 +Release: 20210919 # package options %option with_features normal @@ -3498,6 +3498,8 @@ Patch3443: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3443 Patch3444: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3444 Patch3445: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3445 Patch3446: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3446 +Patch3447: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3447 +Patch3448: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3448 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses