Browse Source

upgrading package: vim 8.0.1613 -> 8.0.1616

master
parent
commit
3ff23157cf
  1. 7
      vim/vim.spec

7
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.0
%define V_vs 80
%define V_pl 1613
%define V_pl 1616
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20180317
Release: 20180319
# package options
%option with_features normal
@ -1667,6 +1667,9 @@ Patch1710: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1610
Patch1711: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1611
Patch1712: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1612
Patch1713: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1613
Patch1714: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1614
Patch1715: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1615
Patch1716: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1616
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save