Browse Source

upgrading package: vim 8.2.3446 -> 8.2.3448

master
parent
commit
25b095f0d9
  1. 6
      vim/vim.spec

6
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3446
%define V_pl 3448
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20210918
Release: 20210919
# package options
%option with_features normal
@ -3498,6 +3498,8 @@ Patch3443: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3443
Patch3444: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3444
Patch3445: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3445
Patch3446: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3446
Patch3447: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3447
Patch3448: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3448
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save