Browse Source

upgrading package: vim 8.2.0259 -> 8.2.0267

master
parent
commit
fb3c8eb4c4
  1. 12
      vim/vim.spec

12
vim/vim.spec

@ -24,7 +24,7 @@
# package versions # package versions
%define V_vl 8.2 %define V_vl 8.2
%define V_vs 82 %define V_vs 82
%define V_pl 0259 %define V_pl 0267
# package information # package information
Name: vim Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor Group: Editor
License: Charityware License: Charityware
Version: %{V_vl}.%{V_pl} Version: %{V_vl}.%{V_pl}
Release: 20200215 Release: 20200217
# package options # package options
%option with_features normal %option with_features normal
@ -312,6 +312,14 @@ Patch0256: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0256
Patch0257: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0257 Patch0257: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0257
Patch0258: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0258 Patch0258: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0258
Patch0259: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0259 Patch0259: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0259
Patch0260: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0260
Patch0261: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0261
Patch0262: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0262
Patch0263: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0263
Patch0264: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0264
Patch0265: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0265
Patch0266: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0266
Patch0267: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0267
# build information # build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save