Browse Source

upgrading package: vim 8.2.3883 -> 8.2.3890

master
parent
commit
3f37b67f41
  1. 11
      vim/vim.spec

11
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3883
%define V_pl 3890
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20211224
Release: 20211225
# package options
%option with_features normal
@ -3935,6 +3935,13 @@ Patch3880: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3880
Patch3881: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3881
Patch3882: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3882
Patch3883: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3883
Patch3884: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3884
Patch3885: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3885
Patch3886: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3886
Patch3887: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3887
Patch3888: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3888
Patch3889: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3889
Patch3890: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3890
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save