Browse Source

upgrading package: vim 6.1.358 -> 6.1.359

master
parent
commit
353ed172e0
  1. 3
      vim/vim.spec

3
vim/vim.spec

@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
%define V_pl 358
%define V_pl 359
# package information
Name: vim
@ -110,6 +110,7 @@ Patch355: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.355
Patch356: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.356
Patch357: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.357
Patch358: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.358
Patch359: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.359
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save