Browse Source

upgrading package: vim 8.2.4049 -> 8.2.4052

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

7
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 4049
%define V_pl 4052
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20220109
Release: 20220110
# package options
%option with_features normal
@ -4101,6 +4101,9 @@ Patch4046: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4046
Patch4047: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4047
Patch4048: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4048
Patch4049: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4049
Patch4050: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4050
Patch4051: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4051
Patch4052: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.4052
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save