Browse Source

upgrading package: vim 8.2.3789 -> 8.2.3797

master
parent
commit
75d4ae70b4
  1. 12
      vim/vim.spec

12
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3789
%define V_pl 3797
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211213
Release: 20211214
# package options
%option with_features normal
@ -3841,6 +3841,14 @@ Patch3786: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3786
Patch3787: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3787
Patch3788: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3788
Patch3789: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3789
Patch3790: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3790
Patch3791: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3791
Patch3792: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3792
Patch3793: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3793
Patch3794: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3794
Patch3795: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3795
Patch3796: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3796
Patch3797: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3797
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save