From d82f6a6be5c7ee33881a0ee048d6b64fc22fe1fa Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 11 Mar 2018 10:17:00 +0100 Subject: [PATCH] upgrading package: vim 8.0.1592 -> 8.0.1594 --- vim/vim.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index 5ba8c22f00..4ff27e849b 100644 --- a/vim/vim.spec +++ b/vim/vim.spec @@ -24,7 +24,7 @@ # package versions %define V_vl 8.0 %define V_vs 80 -%define V_pl 1592 +%define V_pl 1594 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20180310 +Release: 20180311 # package options %option with_features normal @@ -1646,6 +1646,8 @@ Patch1689: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1589 Patch1690: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1590 Patch1691: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1591 Patch1692: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1592 +Patch1693: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1593 +Patch1694: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1594 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses