Browse Source

upgrading package: vim 8.2.3386 -> 8.2.3391

master
parent
commit
2058410563
  1. 9
      vim/vim.spec

9
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3386
%define V_pl 3391
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20210830
Release: 20210901
# package options
%option with_features normal
@ -3438,6 +3438,11 @@ Patch3383: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3383
Patch3384: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3384
Patch3385: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3385
Patch3386: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3386
Patch3387: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3387
Patch3388: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3388
Patch3389: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3389
Patch3390: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3390
Patch3391: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3391
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save