Browse Source

upgrading package: vim 8.1.2267 -> 8.1.2269

master
parent
commit
18d4e22960
  1. 6
      vim/vim.spec

6
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 2267
%define V_pl 2269
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20191107
Release: 20191108
# package options
%option with_features normal
@ -2320,6 +2320,8 @@ Patch2364: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2264
Patch2365: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2265
Patch2366: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2266
Patch2367: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2267
Patch2368: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2268
Patch2369: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2269
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save