Browse Source

upgrading package: vim 6.2.222 -> 6.2.225

master
parent
commit
9b8e42b7c2
  1. 5
      vim/vim.spec

5
vim/vim.spec

@ -26,7 +26,7 @@
# package versions
%define V_vl 6.2
%define V_vs 62
%define V_pl 222
%define V_pl 225
# package information
Name: vim
@ -276,6 +276,9 @@ Patch219: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.219
Patch220: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.220
Patch221: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.221
Patch222: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.222
Patch223: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.223
Patch224: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.224
Patch225: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.225
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save