Browse Source

upgrading package: vim 8.2.3570 -> 8.2.3575

master
parent
commit
815d0d5f76
  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 3570
%define V_pl 3575
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211102
Release: 20211103
# package options
%option with_features normal
@ -3622,6 +3622,11 @@ Patch3567: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3567
Patch3568: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3568
Patch3569: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3569
Patch3570: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3570
Patch3571: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3571
Patch3572: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3572
Patch3573: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3573
Patch3574: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3574
Patch3575: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3575
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save