From 63049491e773ecf52e56e7c82533d10511a497aa Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 23 Feb 2018 07:39:49 +0100 Subject: [PATCH] upgrading package: vim 8.0.1530 -> 8.0.1531 --- vim/vim.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vim/vim.spec b/vim/vim.spec index dc751509a9..3bf2e0b3b4 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 1530 +%define V_pl 1531 # package information Name: vim @@ -37,7 +37,7 @@ Class: CORE Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20180222 +Release: 20180223 # package options %option with_features normal @@ -1584,6 +1584,7 @@ Patch1627: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1527 Patch1628: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1528 Patch1629: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1529 Patch1630: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1530 +Patch1631: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1531 # build information BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses