[packages/vim] - up to 8.2.2976

arekm arekm at pld-linux.org
Sat Jun 12 11:46:12 CEST 2021


commit a8035c2504f0f28d0cd7b909586ce145093c9085
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Jun 12 11:45:35 2021 +0200

    - up to 8.2.2976

 vim-ft-gyp.patch | 14 +++++++-------
 vim.spec         |  6 +++---
 2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index b59ed29..47bebdf 100644
--- 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
diff --git a/vim-ft-gyp.patch b/vim-ft-gyp.patch
index 413e480..db304b0 100644
--- a/vim-ft-gyp.patch
+++ b/vim-ft-gyp.patch
@@ -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
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/a8035c2504f0f28d0cd7b909586ce145093c9085



More information about the pld-cvs-commit mailing list