Browse Source

upgrading package: vim 8.2.0830 -> 8.2.0834

master
parent
commit
66c145930a
  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 0830
%define V_pl 0834
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20200527
Release: 20200528
# package options
%option with_features normal
@ -882,6 +882,10 @@ Patch0827: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0827
Patch0828: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0828
Patch0829: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0829
Patch0830: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0830
Patch0831: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0831
Patch0832: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0832
Patch0833: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0833
Patch0834: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0834
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save