From 21ff251933279d3d293256d51fb0c35c1ad52063 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 14 Feb 2020 18:35:44 +0100 Subject: [PATCH] upgrading package: vim 8.2.0251 -> 8.2.0255 --- vim/vim.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index 30d844110e..9036025eaa 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 0251 +%define V_pl 0255 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20200213 +Release: 20200214 # package options %option with_features normal @@ -304,6 +304,10 @@ Patch0248: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0248 Patch0249: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0249 Patch0250: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0250 Patch0251: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0251 +Patch0252: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0252 +Patch0253: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0253 +Patch0254: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0254 +Patch0255: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0255 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses