Browse Source

upgrading package: vim 8.2.3908 -> 8.2.3912

master
parent
commit
723bd2ecd1
  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 3908
%define V_pl 3912
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211227
Release: 20211228
# package options
%option with_features normal
@ -3960,6 +3960,10 @@ Patch3905: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3905
Patch3906: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3906
Patch3907: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3907
Patch3908: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3908
Patch3909: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3909
Patch3910: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3910
Patch3911: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3911
Patch3912: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3912
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save