Browse Source

upgrading package: vim 8.2.3607 -> 8.2.3611

master
parent
commit
911aa9c9fc
  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 3607
%define V_pl 3611
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211117
Release: 20211118
# package options
%option with_features normal
@ -3659,6 +3659,10 @@ Patch3604: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3604
Patch3605: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3605
Patch3606: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3606
Patch3607: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3607
Patch3608: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3608
Patch3609: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3609
Patch3610: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3610
Patch3611: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3611
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save