From 1552db94e9f83e53979bb0945ccdaaf9fa33e3fe Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 13 Aug 2021 09:05:37 +0200 Subject: [PATCH] upgrading package: vim 8.2.3334 -> 8.2.3336 --- vim/vim.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index 9fd2c52cb9..d071d74e34 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 3334 +%define V_pl 3336 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20210812 +Release: 20210813 # package options %option with_features normal @@ -3386,6 +3386,8 @@ Patch3331: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3331 Patch3332: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3332 Patch3333: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3333 Patch3334: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3334 +Patch3335: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3335 +Patch3336: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3336 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses