Browse Source

upgrading package: vim 8.2.3578 -> 8.2.3582

master
parent
commit
f67fe4e6d7
  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 3578
%define V_pl 3582
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211104
Release: 20211105
# package options
%option with_features normal
@ -3630,6 +3630,10 @@ Patch3575: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3575
Patch3576: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3576
Patch3577: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3577
Patch3578: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3578
Patch3579: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3579
Patch3580: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3580
Patch3581: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3581
Patch3582: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3582
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save