Browse Source

upgrading package: vim 8.1.0509 -> 8.1.0513

master
parent
commit
d008d54e1f
  1. 8
      vim/vim.spec

8
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 0509
%define V_pl 0513
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20181104
Release: 20181106
# package options
%option with_features normal
@ -562,6 +562,10 @@ Patch606: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0506
Patch607: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0507
Patch608: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0508
Patch609: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0509
Patch610: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0510
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
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save