Browse Source

upgrading package: vim 8.1.0443 -> 8.1.0448

master
parent
commit
a503e59466
  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 0443
%define V_pl 0448
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20181001
Release: 20181002
# package options
%option with_features normal
@ -496,6 +496,11 @@ Patch540: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0440
Patch541: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0441
Patch542: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0442
Patch543: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0443
Patch544: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0444
Patch545: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0445
Patch546: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0446
Patch547: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0447
Patch548: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0448
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save