Browse Source

upgrading package: vim 8.2.3432 -> 8.2.3437

master
parent
commit
d7e177fdd0
  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 3432
%define V_pl 3437
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20210912
Release: 20210914
# package options
%option with_features normal
@ -3484,6 +3484,11 @@ Patch3429: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3429
Patch3430: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3430
Patch3431: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3431
Patch3432: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3432
Patch3433: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3433
Patch3434: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3434
Patch3435: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3435
Patch3436: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3436
Patch3437: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3437
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save