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

upgrading package: vim 6.1.112 -> 6.1.113

Ralf S. Engelschall 24 лет назад
Родитель
Сommit
efc1271ce2
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  112
+%define       V_pl  113
 
 #   package options
 %ifndef       with_x11
@@ -43,7 +43,7 @@ Distribution: OpenPKG [REL]
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20020625
+Release:      20020628
 
 #   list of sources
 Source0:      ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -163,6 +163,7 @@ Patch109:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.109
 Patch110:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.110
 Patch111:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.111
 Patch112:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.112
+Patch113:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.113
 
 #   build information
 Prefix:       %{l_prefix}