Browse Source

upgrading package: vim 8.2.2489 -> 8.2.2499

master
parent
commit
3464d82095
  1. 14
      vim/vim.spec

14
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 2489
%define V_pl 2499
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20210210
Release: 20210211
# package options
%option with_features normal
@ -2541,6 +2541,16 @@ Patch2486: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2486
Patch2487: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2487
Patch2488: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2488
Patch2489: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2489
Patch2490: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2490
Patch2491: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2491
Patch2492: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2492
Patch2493: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2493
Patch2494: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2494
Patch2495: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2495
Patch2496: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2496
Patch2497: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2497
Patch2498: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2498
Patch2499: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2499
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save