Sfoglia il codice sorgente

upgrading package: vim 7.0.167 -> 7.0.168

Ralf S. Engelschall 19 anni fa
parent
commit
c62ff3fc86
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  167
+%define       V_pl  168
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20061121
+Release:      20061122
 
 #   package options
 %option       with_x11        no
@@ -220,6 +220,7 @@ Patch164:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.164
 Patch165:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.165
 Patch166:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.166
 Patch167:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.167
+Patch168:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.168
 
 #   build information
 Prefix:       %{l_prefix}