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

upgrading package: vim 6.1.350 -> 6.1.351

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

+ 3 - 2
vim/vim.spec

@@ -26,7 +26,7 @@
 #   package versions
 %define       V_vl  6.1
 %define       V_vs  61
-%define       V_pl  350
+%define       V_pl  351
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20030221
+Release:      20030222
 
 #   package options
 %option       with_x11  no
@@ -102,6 +102,7 @@ Patch347:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.347
 Patch348:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.348
 Patch349:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.349
 Patch350:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.350
+Patch351:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.351
 
 #   build information
 Prefix:       %{l_prefix}