ソースを参照

upgrading package: vim 6.2.60 -> 6.2.61

Ralf S. Engelschall 22 年 前
コミット
705a872ef1
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  60
+%define       V_pl  61
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20030805
+Release:      20030810
 
 #   package options
 %option       with_x11        no
@@ -113,6 +113,7 @@ Patch57:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.057
 Patch58:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.058
 Patch59:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.059
 Patch60:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.060
+Patch61:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.061
 
 #   build information
 Prefix:       %{l_prefix}