Browse Source

upgrading package: vim 8.2.3941 -> 8.2.3951

master
parent
commit
2305055769
  1. 14
      vim/vim.spec

14
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3941
%define V_pl 3951
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211230
Release: 20211231
# package options
%option with_features normal
@ -3993,6 +3993,16 @@ 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
Patch3942: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3942
Patch3943: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3943
Patch3944: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3944
Patch3945: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3945
Patch3946: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3946
Patch3947: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3947
Patch3948: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3948
Patch3949: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3949
Patch3950: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3950
Patch3951: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3951
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save