Sfoglia il codice sorgente

upgrading package: vim 7.0.223 -> 7.0.224

Christoph Schug 18 anni fa
parent
commit
c0c399d0ce
1 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. 3 2
      vim/vim.spec

+ 3 - 2
vim/vim.spec

@@ -25,7 +25,7 @@
 #   package versions
 %define       V_vl  7.0
 %define       V_vs  70
-%define       V_pl  223
+%define       V_pl  224
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20070327
+Release:      20070328
 
 #   package options
 %option       with_x11        no
@@ -277,6 +277,7 @@ Patch220:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.220
 Patch221:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.221
 Patch222:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.222
 Patch223:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.223
+Patch224:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.224
 
 #   build information
 Prefix:       %{l_prefix}