ソースを参照

upgrading package: vim 6.2.252 -> 6.2.253

Ralf S. Engelschall 22 年 前
コミット
2544dfe07c
1 ファイル変更3 行追加2 行削除
  1. 3 2
      vim/vim.spec

+ 3 - 2
vim/vim.spec

@@ -26,7 +26,7 @@
 #   package versions
 %define       V_vl  6.2
 %define       V_vs  62
-%define       V_pl  252
+%define       V_pl  253
 
 #   package information
 Name:         vim
@@ -39,7 +39,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20040211
+Release:      20040212
 
 #   package options
 %option       with_x11        no
@@ -307,6 +307,7 @@ Patch249:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.249
 Patch250:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.250
 Patch251:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.251
 Patch252:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.252
+Patch253:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.253
 
 #   build information
 Prefix:       %{l_prefix}