Browse Source

upgrading package: vim 8.2.0210 -> 8.2.0219

master
parent
commit
b0759a997c
  1. 13
      vim/vim.spec

13
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 0210
%define V_pl 0219
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20200205
Release: 20200206
# package options
%option with_features normal
@ -263,6 +263,15 @@ Patch0207: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0207
Patch0208: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0208
Patch0209: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0209
Patch0210: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0210
Patch0211: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0211
Patch0212: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0212
Patch0213: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0213
Patch0214: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0214
Patch0215: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0215
Patch0216: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0216
Patch0217: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0217
Patch0218: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0218
Patch0219: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0219
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save