From 5416d3e173f4ac72ed97d320e1b98327911cf81c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 3 Jul 2021 18:37:47 +0200 Subject: [PATCH] upgrading package: vim 8.2.3082 -> 8.2.3083 --- vim/vim.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index bb581e391f..e2f966b36f 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 3082 +%define V_pl 3083 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20210702 +Release: 20210703 # package options %option with_features normal @@ -3134,6 +3134,7 @@ Patch3079: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3079 Patch3080: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3080 Patch3081: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3081 Patch3082: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3082 +Patch3083: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3083 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses