Parcourir la source

upgrading package: vim 7.1.26 -> 7.1.28

Christoph Schug il y a 18 ans
Parent
commit
86741ca385
1 fichiers modifiés avec 4 ajouts et 2 suppressions
  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  26
+%define       V_pl  28
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20070710
+Release:      20070711
 
 #   package options
 %option       with_x11        no
@@ -80,6 +80,8 @@ Patch23:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.023
 Patch24:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.024
 Patch25:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.025
 Patch26:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.026
+Patch27:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.027
+Patch28:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.028
 
 #   build information
 Prefix:       %{l_prefix}