소스 검색

upgrading package: vim 7.2.059 -> 7.2.060

Ralf S. Engelschall 17 년 전
부모
커밋
0116d2c189
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      vim/vim.spec

+ 3 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 %define       V_vl  7.2
 %define       V_vs  72
-%define       V_pl  059
+%define       V_pl  060
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20081130
+Release:      20081201
 
 #   package options
 %option       with_x11        no
@@ -112,6 +112,7 @@ 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
 Patch59:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.059
+Patch60:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.060
 
 #   build information
 Prefix:       %{l_prefix}