Browse Source

upgrading package: vim 8.2.3767 -> 8.2.3770

master
parent
commit
d978ff5da6
  1. 7
      vim/vim.spec

7
vim/vim.spec

@ -24,7 +24,7 @@
# package versions # package versions
%define V_vl 8.2 %define V_vl 8.2
%define V_vs 82 %define V_vs 82
%define V_pl 3767 %define V_pl 3770
# package information # package information
Name: vim Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor Group: Editor
License: Charityware License: Charityware
Version: %{V_vl}.%{V_pl} Version: %{V_vl}.%{V_pl}
Release: 20211209 Release: 20211210
# package options # package options
%option with_features normal %option with_features normal
@ -3819,6 +3819,9 @@ Patch3764: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3764
Patch3765: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3765 Patch3765: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3765
Patch3766: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3766 Patch3766: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3766
Patch3767: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3767 Patch3767: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3767
Patch3768: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3768
Patch3769: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3769
Patch3770: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3770
# build information # build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save