Browse Source

upgrading package: vim 8.2.3441 -> 8.2.3444

master
parent
commit
5951a7fddb
  1. 7
      vim/vim.spec

7
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3441
%define V_pl 3444
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20210915
Release: 20210917
# package options
%option with_features normal
@ -3493,6 +3493,9 @@ Patch3438: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3438
Patch3439: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3439
Patch3440: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3440
Patch3441: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3441
Patch3442: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3442
Patch3443: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3443
Patch3444: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3444
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save