Browse Source

upgrading package: vim 8.2.3906 -> 8.2.3908

master
parent
commit
0c51990e84
  1. 6
      vim/vim.spec

6
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3906
%define V_pl 3908
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211226
Release: 20211227
# package options
%option with_features normal
@ -3958,6 +3958,8 @@ Patch3903: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3903
Patch3904: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3904
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
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save