Browse Source

upgrading package: vim 8.1.1240 -> 8.1.1244

master
parent
commit
058a462b2c
  1. 8
      vim/vim.spec

8
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 1240
%define V_pl 1244
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20190501
Release: 20190502
# package options
%option with_features normal
@ -1293,6 +1293,10 @@ Patch1337: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1237
Patch1338: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1238
Patch1339: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1239
Patch1340: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1240
Patch1341: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1241
Patch1342: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1242
Patch1343: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1243
Patch1344: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1244
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save