Browse Source

upgrading package: vim 8.1.2412 -> 8.1.2414

master
parent
commit
2efef40cab
  1. 6
      vim/vim.spec

6
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 2412
%define V_pl 2414
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20191208
Release: 20191210
# package options
%option with_features normal
@ -2465,6 +2465,8 @@ Patch2509: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2409
Patch2510: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2410
Patch2511: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2411
Patch2512: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2412
Patch2513: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2413
Patch2514: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2414
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save