Procházet zdrojové kódy

upgrading package: vim 6.1.231 -> 6.1.232

Ralf S. Engelschall před 23 roky
rodič
revize
178dca7a23
1 změnil soubory, kde provedl 3 přidání a 2 odebrání
  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  231
+%define       V_pl  232
 
 #   package options
 %ifndef       with_x11
@@ -43,7 +43,7 @@ Distribution: OpenPKG [CORE]
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20021017
+Release:      20021021
 
 #   list of sources
 Source0:      ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -84,6 +84,7 @@ Patch228:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.228
 Patch229:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.229
 Patch230:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.230
 Patch231:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.231
+Patch232:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.232
 
 #   build information
 Prefix:       %{l_prefix}