Browse Source

upgrading package: vim 8.1.2071 -> 8.1.2079

master
parent
commit
726042c6ff
  1. 12
      vim/vim.spec

12
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 2071
%define V_pl 2079
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20190924
Release: 20190926
# package options
%option with_features normal
@ -2124,6 +2124,14 @@ Patch2168: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2068
Patch2169: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2069
Patch2170: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2070
Patch2171: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2071
Patch2172: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2072
Patch2173: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2073
Patch2174: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2074
Patch2175: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2075
Patch2176: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2076
Patch2177: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2077
Patch2178: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2078
Patch2179: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2079
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save