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

upgrading package: vim 7.2.173 -> 7.2.174

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

+ 3 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 %define       V_vl  7.2
 %define       V_vs  72
-%define       V_pl  173
+%define       V_pl  174
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20090515
+Release:      20090516
 
 #   package options
 %option       with_x11        no
@@ -226,6 +226,7 @@ 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
 Patch173:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.173
+Patch174:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.174
 
 #   build information
 Prefix:       %{l_prefix}