Просмотр исходного кода

upgrading package: vim 7.1.171 -> 7.1.172

Ralf S. Engelschall 18 лет назад
Родитель
Сommit
dab39244e6
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      vim/vim.spec

+ 3 - 2
vim/vim.spec

@@ -25,7 +25,7 @@
 #   package versions
 %define       V_vl  7.1
 %define       V_vs  71
-%define       V_pl  171
+%define       V_pl  172
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20071208
+Release:      20071209
 
 #   package options
 %option       with_x11        no
@@ -225,6 +225,7 @@ Patch168:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.168
 Patch169:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.169
 Patch170:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.170
 Patch171:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.171
+Patch172:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.172
 
 #   build information
 Prefix:       %{l_prefix}