Browse Source

upgrading package: vim 8.2.0251 -> 8.2.0255

master
parent
commit
21ff251933
  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 0251
%define V_pl 0255
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20200213
Release: 20200214
# package options
%option with_features normal
@ -304,6 +304,10 @@ Patch0248: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0248
Patch0249: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0249
Patch0250: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0250
Patch0251: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0251
Patch0252: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0252
Patch0253: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0253
Patch0254: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0254
Patch0255: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0255
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save