Browse Source

upgrading package: vim 8.2.3459 -> 8.2.3462

master
parent
commit
b775292c14
  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 3459
%define V_pl 3462
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211001
Release: 20211003
# package options
%option with_features normal
@ -3511,6 +3511,9 @@ Patch3456: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3456
Patch3457: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3457
Patch3458: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3458
Patch3459: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3459
Patch3460: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3460
Patch3461: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3461
Patch3462: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3462
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save