Browse Source

upgrading package: vim 8.2.0956 -> 8.2.0967

master
parent
commit
6d1cf5ee43
  1. 15
      vim/vim.spec

15
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 0956
%define V_pl 0967
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20200611
Release: 20200613
# package options
%option with_features normal
@ -1008,6 +1008,17 @@ Patch0953: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0953
Patch0954: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0954
Patch0955: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0955
Patch0956: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0956
Patch0957: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0957
Patch0958: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0958
Patch0959: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0959
Patch0960: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0960
Patch0961: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0961
Patch0962: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0962
Patch0963: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0963
Patch0964: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0964
Patch0965: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0965
Patch0966: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0966
Patch0967: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0967
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save