Browse Source

upgrading package: vim 8.2.2311 -> 8.2.2316

master
parent
commit
bf31188321
  1. 9
      vim/vim.spec

9
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 2311
%define V_pl 2316
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20210108
Release: 20210109
# package options
%option with_features normal
@ -2363,6 +2363,11 @@ Patch2308: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2308
Patch2309: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2309
Patch2310: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2310
Patch2311: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2311
Patch2312: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2312
Patch2313: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2313
Patch2314: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2314
Patch2315: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2315
Patch2316: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2316
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save