Browse Source

upgrading package: vim 8.0.1592 -> 8.0.1594

master
parent
commit
d82f6a6be5
  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 1592
%define V_pl 1594
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20180310
Release: 20180311
# package options
%option with_features normal
@ -1646,6 +1646,8 @@ Patch1689: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1589
Patch1690: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1590
Patch1691: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1591
Patch1692: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1592
Patch1693: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1593
Patch1694: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1594
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save