Browse Source

upgrading package: vim 8.1.2300 -> 8.1.2306

master
parent
commit
3d1649682c
  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 2300
%define V_pl 2306
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20191114
Release: 20191117
# package options
%option with_features normal
@ -2353,6 +2353,12 @@ Patch2397: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2297
Patch2398: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2298
Patch2399: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2299
Patch2400: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2300
Patch2401: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2301
Patch2402: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2302
Patch2403: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2303
Patch2404: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2304
Patch2405: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2305
Patch2406: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2306
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save