From a9c58928c231030832d185c96348e35f61283e15 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 8 Jul 2019 07:55:05 +0200 Subject: [PATCH] upgrading package: vim 8.1.1646 -> 8.1.1649 --- vim/vim.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index ea2005a64b..a1476f7ec2 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 1646 +%define V_pl 1649 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20190707 +Release: 20190708 # package options %option with_features normal @@ -1699,6 +1699,9 @@ Patch1743: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1643 Patch1744: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1644 Patch1745: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1645 Patch1746: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1646 +Patch1747: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1647 +Patch1748: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1648 +Patch1749: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1649 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses