Browse Source

upgrading package: vim 8.2.3624 -> 8.2.3625

master
parent
commit
b4f298da18
  1. 5
      vim/vim.spec

5
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3624
%define V_pl 3625
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211119
Release: 20211120
# package options
%option with_features normal
@ -3676,6 +3676,7 @@ Patch3621: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3621
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
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save