ソースを参照

upgrading package: vim 7.2.030 -> 7.2.032

Ralf S. Engelschall 17 年 前
コミット
8da529cb03
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  030
+%define       V_pl  032
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20081107
+Release:      20081110
 
 #   package options
 %option       with_x11        no
@@ -83,6 +83,8 @@ Patch27:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.027
 Patch28:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.028
 Patch29:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.029
 Patch30:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.030
+Patch31:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.031
+Patch32:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.032
 
 #   build information
 Prefix:       %{l_prefix}