ソースを参照

upgrading package: vim 7.1.82 -> 7.1.83

Christoph Schug 18 年 前
コミット
4a3dd1493d
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  82
+%define       V_pl  83
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20070819
+Release:      20070820
 
 #   package options
 %option       with_x11        no
@@ -135,6 +135,8 @@ Patch78:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.078
 Patch79:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.079
 Patch80:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.080
 Patch81:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.081
+Patch82:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.082
+Patch83:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.083
 
 #   build information
 Prefix:       %{l_prefix}