Browse Source

upgrading package: vim 8.1.2351 -> 8.1.2357

master
parent
commit
d63e654a48
  1. 10
      vim/vim.spec

10
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 2351
%define V_pl 2357
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20191127
Release: 20191129
# package options
%option with_features normal
@ -2404,6 +2404,12 @@ 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
Patch2452: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2352
Patch2453: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2353
Patch2454: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2354
Patch2455: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2355
Patch2456: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2356
Patch2457: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2357
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save