Browse Source

upgrading package: vim 8.1.1197 -> 8.1.1200

master
parent
commit
0916d76d41
  1. 7
      vim/vim.spec

7
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 1197
%define V_pl 1200
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20190422
Release: 20190424
# package options
%option with_features normal
@ -1250,6 +1250,9 @@ Patch1294: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1194
Patch1295: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1195
Patch1296: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1196
Patch1297: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1197
Patch1298: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1198
Patch1299: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1199
Patch1300: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1200
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save