Browse Source

upgrading package: vim 8.2.3465 -> 8.2.3478

master
parent
commit
56198e1463
  1. 17
      vim/vim.spec

17
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3465
%define V_pl 3478
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211004
Release: 20211005
# package options
%option with_features normal
@ -3517,6 +3517,19 @@ Patch3462: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3462
Patch3463: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3463
Patch3464: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3464
Patch3465: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3465
Patch3466: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3466
Patch3467: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3467
Patch3468: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3468
Patch3469: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3469
Patch3470: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3470
Patch3471: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3471
Patch3472: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3472
Patch3473: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3473
Patch3474: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3474
Patch3475: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3475
Patch3476: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3476
Patch3477: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3477
Patch3478: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3478
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save