Browse Source

upgrading package: vim 8.1.0556 -> 8.1.0560

master
parent
commit
3ac29fcf0a
  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 0556
%define V_pl 0560
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20181201
Release: 20181203
# package options
%option with_features normal
@ -609,6 +609,10 @@ Patch653: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0553
Patch654: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0554
Patch655: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0555
Patch656: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0556
Patch657: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0557
Patch658: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0558
Patch659: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0559
Patch660: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0560
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save