Browse Source

upgrading package: vim 8.2.3951 -> 8.2.3963

master
parent
commit
86955cbec4
  1. 16
      vim/vim.spec

16
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3951
%define V_pl 3963
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211231
Release: 20220101
# package options
%option with_features normal
@ -4003,6 +4003,18 @@ Patch3948: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3948
Patch3949: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3949
Patch3950: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3950
Patch3951: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3951
Patch3952: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3952
Patch3953: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3953
Patch3954: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3954
Patch3955: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3955
Patch3956: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3956
Patch3957: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3957
Patch3958: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3958
Patch3959: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3959
Patch3960: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3960
Patch3961: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3961
Patch3962: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3962
Patch3963: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3963
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save