浏览代码

upgrading package: vim 7.2.023 -> 7.2.025

Ralf S. Engelschall 17 年之前
父节点
当前提交
147c115caa
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      vim/vim.spec

+ 4 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 %define       V_vl  7.2
 %define       V_vs  72
-%define       V_pl  023
+%define       V_pl  025
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20081002
+Release:      20081003
 
 #   package options
 %option       with_x11        no
@@ -76,6 +76,8 @@ Patch20:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.020
 Patch21:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.021
 Patch22:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.022
 Patch23:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.023
+Patch24:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.024
+Patch25:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.025
 
 #   build information
 Prefix:       %{l_prefix}