Explorar el Código

upgrading package: vim 6.3.13 -> 6.3.14

Ralf S. Engelschall hace 21 años
padre
commit
106d3b2414
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      vim/vim.spec

+ 3 - 2
vim/vim.spec

@@ -26,7 +26,7 @@
 #   package versions
 %define       V_vl  6.3
 %define       V_vs  63
-%define       V_pl  13
+%define       V_pl  14
 
 #   package information
 Name:         vim
@@ -39,7 +39,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20040715
+Release:      20040724
 
 #   package options
 %option       with_x11        no
@@ -68,6 +68,7 @@ Patch10:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.010
 Patch11:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.011
 Patch12:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.012
 Patch13:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.013
+Patch14:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.014
 
 #   build information
 Prefix:       %{l_prefix}