Browse Source

upgrading package: vim 8.1.2342 -> 8.1.2351

master
parent
commit
89fae1cbd7
  1. 13
      vim/vim.spec

13
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 2342
%define V_pl 2351
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20191126
Release: 20191127
# package options
%option with_features normal
@ -2395,6 +2395,15 @@ Patch2439: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2329
Patch2440: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2340
Patch2441: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2341
Patch2442: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2342
Patch2443: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2343
Patch2444: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2344
Patch2445: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2345
Patch2446: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2346
Patch2447: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2347
Patch2448: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2348
Patch2449: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2349
Patch2450: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2350
Patch2451: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2351
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save