Browse Source

upgrading package: vim 8.1.1324 -> 8.1.1329

master
parent
commit
4ac5739c19
  1. 9
      vim/vim.spec

9
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 1324
%define V_pl 1329
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20190512
Release: 20190513
# package options
%option with_features normal
@ -1377,6 +1377,11 @@ Patch1421: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1321
Patch1422: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1322
Patch1423: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1323
Patch1424: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1324
Patch1425: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1325
Patch1426: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1326
Patch1427: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1327
Patch1428: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1328
Patch1429: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1329
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save