Browse Source

upgrading package: vim 8.2.3973 -> 8.2.3984

master
parent
commit
cf282acf50
  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 3973
%define V_pl 3984
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20220101
Release: 20220102
# package options
%option with_features normal
@ -4025,6 +4025,17 @@ Patch3970: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3970
Patch3971: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3971
Patch3972: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3972
Patch3973: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3973
Patch3974: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3974
Patch3975: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3975
Patch3976: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3976
Patch3977: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3977
Patch3978: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3978
Patch3979: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3979
Patch3980: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3980
Patch3981: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3981
Patch3982: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3982
Patch3983: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3983
Patch3984: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3984
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save