Browse Source

upgrading package: vim 8.0.1630 -> 8.0.1633

master
parent
commit
d5c77a94fd
  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 1630
%define V_pl 1633
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20180323
Release: 20180324
# package options
%option with_features normal
@ -1684,6 +1684,9 @@ Patch1727: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1627
Patch1728: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1628
Patch1729: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1629
Patch1730: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1630
Patch1731: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1631
Patch1732: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1632
Patch1733: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1633
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save