Browse Source

upgrading package: vim 8.2.3455 -> 8.2.3458

master
parent
commit
837f72a2aa
  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 3455
%define V_pl 3458
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20210922
Release: 20210927
# package options
%option with_features normal
@ -3507,6 +3507,9 @@ Patch3452: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3452
Patch3453: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3453
Patch3454: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3454
Patch3455: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3455
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
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save