Browse Source

upgrading package: vim 8.2.3930 -> 8.2.3941

master
parent
commit
4e6f9c86af
  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 3930
%define V_pl 3941
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211229
Release: 20211230
# package options
%option with_features normal
@ -3982,6 +3982,17 @@ Patch3927: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3927
Patch3928: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3928
Patch3929: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3929
Patch3930: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3930
Patch3931: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3931
Patch3932: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3932
Patch3933: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3933
Patch3934: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3934
Patch3935: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3935
Patch3936: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3936
Patch3937: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3937
Patch3938: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3938
Patch3939: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3939
Patch3940: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3940
Patch3941: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3941
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save