Browse Source

upgrading package: vim 8.2.3451 -> 8.2.3455

master
parent
commit
17f773615d
  1. 8
      vim/vim.spec

8
vim/vim.spec

@ -24,7 +24,7 @@
# package versions # package versions
%define V_vl 8.2 %define V_vl 8.2
%define V_vs 82 %define V_vs 82
%define V_pl 3451 %define V_pl 3455
# package information # package information
Name: vim Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor Group: Editor
License: Charityware License: Charityware
Version: %{V_vl}.%{V_pl} Version: %{V_vl}.%{V_pl}
Release: 20210921 Release: 20210922
# package options # package options
%option with_features normal %option with_features normal
@ -3503,6 +3503,10 @@ Patch3448: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3448
Patch3449: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3449 Patch3449: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3449
Patch3450: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3450 Patch3450: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3450
Patch3451: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3451 Patch3451: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3451
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
# build information # build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save