Browse Source

upgrading package: vim 8.2.0153 -> 8.2.0158

master
parent
commit
05b14aebf4
  1. 9
      vim/vim.spec

9
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 0153
%define V_pl 0158
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20200126
Release: 20200127
# package options
%option with_features normal
@ -206,6 +206,11 @@ Patch0150: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0150
Patch0151: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0151
Patch0152: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0152
Patch0153: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0153
Patch0154: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0154
Patch0155: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0155
Patch0156: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0156
Patch0157: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0157
Patch0158: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0158
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save