Browse Source

upgrading package: vim 8.2.3779 -> 8.2.3786

master
parent
commit
4c20f7288e
  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 3779
%define V_pl 3786
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211211
Release: 20211212
# package options
%option with_features normal
@ -3831,6 +3831,13 @@ Patch3776: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3776
Patch3777: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3777
Patch3778: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3778
Patch3779: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3779
Patch3780: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3780
Patch3781: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3781
Patch3782: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3782
Patch3783: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3783
Patch3784: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3784
Patch3785: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3785
Patch3786: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3786
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save