Browse Source

upgrading package: vim 8.2.3984 -> 8.2.3988

master
parent
commit
38f67c99bf
  1. 8
      vim/vim.spec

8
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3984
%define V_pl 3988
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20220102
Release: 20220103
# package options
%option with_features normal
@ -4036,6 +4036,10 @@ Patch3981: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3981
Patch3982: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3982
Patch3983: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3983
Patch3984: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3984
Patch3985: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3985
Patch3986: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3986
Patch3987: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3987
Patch3988: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3988
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save