From e76e0f294fa899a305f981b093eace92bc41b376 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 16 Oct 2018 08:18:35 +0200 Subject: [PATCH] upgrading package: vim 8.1.0477 -> 8.1.0479 --- vim/vim.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index dab84c94b9..dca8b25f8a 100644 --- a/vim/vim.spec +++ b/vim/vim.spec @@ -24,7 +24,7 @@ # package versions %define V_vl 8.1 %define V_vs 81 -%define V_pl 0477 +%define V_pl 0479 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20181015 +Release: 20181016 # package options %option with_features normal @@ -530,6 +530,8 @@ Patch574: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0474 Patch575: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0475 Patch576: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0476 Patch577: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0477 +Patch578: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0478 +Patch579: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0479 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses