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

upgrading package: vim 6.1.84 -> 6.1.86

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

+ 4 - 2
vim/vim.spec

@@ -26,7 +26,7 @@
 #   package versions
 %define       V_vl  6.1
 %define       V_vs  61
-%define       V_pl  84
+%define       V_pl  86
 
 #   package options
 %ifndef       with_x11
@@ -43,7 +43,7 @@ Distribution: OpenPKG [REL]
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20020602
+Release:      20020604
 
 #   list of sources
 Source0:      ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -135,6 +135,8 @@ Patch81:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.081
 Patch82:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.082
 Patch83:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.083
 Patch84:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.084
+Patch85:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.085
+Patch86:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.086
 
 #   build information
 Prefix:       %{l_prefix}