From 39ab137acf5b57ac05c5c62e73e9c41ef7eb924c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 20 Feb 2020 08:37:32 +0100 Subject: [PATCH] upgrading package: vim 8.2.0282 -> 8.2.0285 --- vim/vim.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index ce4f38bb85..02356ca01a 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 0282 +%define V_pl 0285 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20200219 +Release: 20200220 # package options %option with_features normal @@ -335,6 +335,9 @@ Patch0279: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0279 Patch0280: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0280 Patch0281: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0281 Patch0282: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0282 +Patch0283: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0283 +Patch0284: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0284 +Patch0285: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0285 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses