Browse Source

upgrading package: vim 8.2.3870 -> 8.2.3877

master
parent
commit
101ccb04b7
  1. 11
      vim/vim.spec

11
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3870
%define V_pl 3877
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211222
Release: 20211224
# package options
%option with_features normal
@ -3922,6 +3922,13 @@ Patch3867: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3867
Patch3868: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3868
Patch3869: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3869
Patch3870: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3870
Patch3871: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3871
Patch3872: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3872
Patch3873: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3873
Patch3874: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3874
Patch3875: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3875
Patch3876: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3876
Patch3877: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3877
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save