瀏覽代碼

upgrading package: vim 7.1.56 -> 7.1.58

Christoph Schug 18 年之前
父節點
當前提交
6a33f2f425
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      vim/vim.spec

+ 4 - 2
vim/vim.spec

@@ -25,7 +25,7 @@
 #   package versions
 %define       V_vl  7.1
 %define       V_vs  71
-%define       V_pl  56
+%define       V_pl  58
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20070808
+Release:      20070809
 
 #   package options
 %option       with_x11        no
@@ -110,6 +110,8 @@ Patch53:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.053
 Patch54:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.054
 Patch55:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.055
 Patch56:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.056
+Patch57:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.057
+Patch58:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.058
 
 #   build information
 Prefix:       %{l_prefix}