Browse Source

upgrading package: vim 8.2.4058 -> 8.2.4069

master
parent
commit
ab54c4243b
  1. 15
      vim/vim.spec

15
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 4058
%define V_pl 4069
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20220111
Release: 20220112
# package options
%option with_features normal
@ -4110,6 +4110,17 @@ 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
Patch4059: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4059
Patch4060: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4060
Patch4061: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4061
Patch4062: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4062
Patch4063: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4063
Patch4064: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4064
Patch4065: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4065
Patch4066: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4066
Patch4067: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4067
Patch4068: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4068
Patch4069: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4069
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save