Browse Source

upgrading package: vim 8.2.3496 -> 8.2.3501

master
parent
commit
2dff4bcd8d
  1. 9
      vim/vim.spec

9
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3496
%define V_pl 3501
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211011
Release: 20211013
# package options
%option with_features normal
@ -3548,6 +3548,11 @@ Patch3493: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3493
Patch3494: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3494
Patch3495: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3495
Patch3496: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3496
Patch3497: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3497
Patch3498: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3498
Patch3499: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3499
Patch3500: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3500
Patch3501: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3501
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save