Browse Source

upgrading package: vim 8.2.3625 -> 8.2.3628

master
parent
commit
42c64be255
  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 3625
%define V_pl 3628
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211120
Release: 20211121
# package options
%option with_features normal
@ -3677,6 +3677,9 @@ Patch3622: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3622
Patch3623: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3623
Patch3624: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3624
Patch3625: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3625
Patch3626: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3626
Patch3627: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3627
Patch3628: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3628
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save