Browse Source

upgrading package: vim 8.1.2333 -> 8.1.2337

master
parent
commit
35b56d7fc7
  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 2333
%define V_pl 2337
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20191122
Release: 20191123
# package options
%option with_features normal
@ -2386,6 +2386,10 @@ Patch2430: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2330
Patch2431: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2331
Patch2432: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2332
Patch2433: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2333
Patch2434: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2334
Patch2435: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2335
Patch2436: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2336
Patch2437: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2337
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save