Browse Source

upgrading package: vim 8.0.0514 -> 8.0.0515

master
parent
commit
74a0344bc2
  1. 5
      vim/vim.spec

5
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.0
%define V_vs 80
%define V_pl 0514
%define V_pl 0515
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20170327
Release: 20170328
# package options
%option with_features normal
@ -568,6 +568,7 @@ Patch611: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0511
Patch612: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0512
Patch613: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0513
Patch614: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0514
Patch615: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0515
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save