]> git.pld-linux.org Git - packages/vim.git/commitdiff
- up to 8.2.2976 auto/th/vim-8.2.2976-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 12 Jun 2021 09:45:35 +0000 (11:45 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 12 Jun 2021 09:45:35 +0000 (11:45 +0200)
vim-ft-gyp.patch
vim.spec

index 413e48057e0e438c76530fa644b7a6d472f271ca..db304b03af97bf596c7260ea25c2d2ca27d83692 100644 (file)
@@ -1,12 +1,12 @@
---- vim73/runtime/filetype.vim~        2013-01-14 00:28:28.000000000 +0200
-+++ vim73/runtime/filetype.vim 2013-01-14 00:35:03.379486193 +0200
-@@ -1517,6 +1517,9 @@
- " Radiance
- au BufNewFile,BufRead *.rad,*.mat             setf radiance
+--- vim-8.2.2976/runtime/filetype.vim~ 2021-06-12 10:01:08.000000000 +0200
++++ vim-8.2.2976/runtime/filetype.vim  2021-06-12 10:02:30.456368850 +0200
+@@ -711,6 +711,9 @@ au BufNewFile,BufRead */etc/group,*/etc/
+ " GTK RC
+ au BufNewFile,BufRead .gtkrc,gtkrc            setf gtkrc
  
 +" GYP (Python syntax)
 +au BufNewFile,BufRead *.gyp,*.gypi,DEPS               set filetype=python expandtab tabstop=2 shiftwidth=2
 +
- " Ratpoison config/command files
- au BufNewFile,BufRead .ratpoisonrc,ratpoisonrc        setf ratpoison
+ " Haml
+ au BufNewFile,BufRead *.haml                  setf haml
  
index b59ed2901047f9ece220a926b1b87f9ea49cb45d..47bebdf086bcab07b66b83c0bfb5d60ee38d431a 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -31,8 +31,8 @@
 # wget ftp://ftp.vim.org/pub/editors/vim/patches/8.0/MD5SUMS -O - | tail -n1 | awk '{print $2}'
 # VCS Commits: https://github.com/vim/vim/commits/master
 
-%define                ver             8.2.2529
-%define                rel             2
+%define                ver             8.2.2976
+%define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
 Summary(es.UTF-8):     Editor visual incrementado
@@ -52,7 +52,7 @@ License:      Charityware
 Group:         Applications/Editors/Vim
 #Source0:      ftp://ftp.vim.org/pub/vim/unix/%{name}-%{ver}.tar.bz2
 Source0:       https://github.com/vim/vim/archive/v%{ver}.tar.gz
-# Source0-md5: 9e108a0a9307fc578d365c97d2dc5b0d
+# Source0-md5: 7f4423540a6e9bc17612ac846190a7c9
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: bc4d1e115ca506ad7751b9bd2b773a7f
 Source2:       http://skawina.eu.org/mikolaj/usr_doc_pl.zip
This page took 0.170206 seconds and 4 git commands to generate.