Browse Source

upgrading package: vim 8.2.4052 -> 8.2.4058

master
parent
commit
2552d9e516
  1. 10
      vim/vim.spec

10
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 4052
%define V_pl 4058
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20220110
Release: 20220111
# package options
%option with_features normal
@ -4104,6 +4104,12 @@ Patch4049: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4049
Patch4050: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4050
Patch4051: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4051
Patch4052: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4052
Patch4053: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4053
Patch4054: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4054
Patch4055: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4055
Patch4056: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4056
Patch4057: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4057
Patch4058: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4058
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save