Browse Source

upgrading package: vim 8.2.3450 -> 8.2.3451

master
parent
commit
0f3c9f566f
  1. 5
      vim/vim.spec

5
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 3450 %define V_pl 3451
# 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: 20210920 Release: 20210921
# package options # package options
%option with_features normal %option with_features normal
@ -3502,6 +3502,7 @@ Patch3447: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3447
Patch3448: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3448 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
# build information # build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save