Browse Source

upgrading package: vim 8.2.2814 -> 8.2.2815

master
parent
commit
7c991ea2f2
  1. 5
      vim/vim.spec

5
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 2814
%define V_pl 2815
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20210427
Release: 20210428
# package options
%option with_features normal
@ -2866,6 +2866,7 @@ Patch2811: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2811
Patch2812: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2812
Patch2813: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2813
Patch2814: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2814
Patch2815: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2815
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save