Browse Source

upgrading package: vim 7.2.367 -> 7.2.368

master
parent
commit
bfec468411
  1. 3
      vim/vim.spec

3
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 7.2
%define V_vs 72
%define V_pl 367
%define V_pl 368
# package information
Name: vim
@ -123,6 +123,7 @@ Patch364: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.364
Patch365: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.365
Patch366: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.366
Patch367: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.367
Patch368: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.368
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save