Browse Source

upgrading package: vim 8.2.2557 -> 8.2.2559

master
parent
commit
ba0663b759
  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 2557
%define V_pl 2559
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20210228
Release: 20210301
# package options
%option with_features normal
@ -2609,6 +2609,8 @@ Patch2554: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2554
Patch2555: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2555
Patch2556: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2556
Patch2557: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2557
Patch2558: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2558
Patch2559: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2559
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save