Browse Source

upgrading package: vim 8.2.3786 -> 8.2.3789

master
parent
commit
fdb178e008
  1. 7
      vim/vim.spec

7
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3786
%define V_pl 3789
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211212
Release: 20211213
# package options
%option with_features normal
@ -3838,6 +3838,9 @@ 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
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
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save