Browse Source

upgrading package: vim 8.2.0587 -> 8.2.0592

master
parent
commit
de816be6c5
  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 0587
%define V_pl 0592
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20200417
Release: 20200418
# package options
%option with_features normal
@ -639,6 +639,11 @@ Patch0584: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0584
Patch0585: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0585
Patch0586: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0586
Patch0587: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0587
Patch0588: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0588
Patch0589: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0589
Patch0590: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0590
Patch0591: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0591
Patch0592: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0592
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save