Browse Source

upgrading package: vim 8.2.0314 -> 8.2.0318

master
parent
commit
33ac85907e
  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 0314
%define V_pl 0318
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20200225
Release: 20200226
# package options
%option with_features normal
@ -367,6 +367,10 @@ Patch0311: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0311
Patch0312: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0312
Patch0313: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0313
Patch0314: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0314
Patch0315: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0315
Patch0316: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0316
Patch0317: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0317
Patch0318: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0318
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save