Browse Source

upgrading package: vim 8.2.0682 -> 8.2.0692

master
parent
commit
8b0171d89a
  1. 14
      vim/vim.spec

14
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 0682
%define V_pl 0692
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20200503
Release: 20200504
# package options
%option with_features normal
@ -734,6 +734,16 @@ Patch0679: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0679
Patch0680: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0670
Patch0681: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0681
Patch0682: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0682
Patch0683: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0683
Patch0684: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0684
Patch0685: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0685
Patch0686: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0686
Patch0687: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0687
Patch0688: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0688
Patch0689: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0689
Patch0690: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0690
Patch0691: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0691
Patch0692: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0692
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save