Browse Source

upgrading package: vim 8.2.2501 -> 8.2.2505

master
parent
commit
73e77276b8
  1. 8
      vim/vim.spec

8
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 2501
%define V_pl 2505
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20210212
Release: 20210213
# package options
%option with_features normal
@ -2553,6 +2553,10 @@ Patch2498: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2498
Patch2499: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2499
Patch2500: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2500
Patch2501: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2501
Patch2502: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2502
Patch2503: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2503
Patch2504: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2504
Patch2505: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2505
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save