Browse Source

upgrading package: vim 8.0.1185 -> 8.0.1187

master
parent
commit
b76a29f77e
  1. 6
      vim/vim.spec

6
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.0
%define V_vs 80
%define V_pl 1185
%define V_pl 1187
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20171012
Release: 20171013
# package options
%option with_features normal
@ -1239,6 +1239,8 @@ Patch1282: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1182
Patch1283: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1183
Patch1284: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1184
Patch1285: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1185
Patch1286: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1186
Patch1287: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1187
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save