[packages/vim] Up to 9.2.0010

arekm arekm at pld-linux.org
Mon Feb 16 20:50:41 CET 2026


commit 2f4bf0eb31658f1b0f00c719e9e00698721d9eb2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Feb 16 20:50:30 2026 +0100

    Up to 9.2.0010

 021_all_vim-7.0-fstab-bogus-errors.patch | 2 +-
 vim.spec                                 | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index 69c78fc..8afb41d 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		9.2.0
-%define		rel		2
+%define		ver		9.2.0010
+%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
 #TODO:	https://github.com/vim/vim/archive/v%{ver}/%{name}-%{ver}.tar.gz
 Source0:	https://github.com/vim/vim/archive/v%{ver}.tar.gz
-# Source0-md5:	9c8caf0e86ab5519d763df04aee1e106
+# Source0-md5:	27ce7a2f42d7e4917bb57258cd03d2d5
 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/021_all_vim-7.0-fstab-bogus-errors.patch b/021_all_vim-7.0-fstab-bogus-errors.patch
index 9f8e09e..9c13433 100644
--- a/021_all_vim-7.0-fstab-bogus-errors.patch
+++ b/021_all_vim-7.0-fstab-bogus-errors.patch
@@ -6,7 +6,7 @@
  syn cluster fsDeviceCluster contains=fsOperator,fsDeviceKeyword,fsDeviceError
 -syn match fsDeviceError /\%([^a-zA-Z0-9_\/#@:\.-]\|^\w\{-}\ze\W\)/ contained
 +syn match fsDeviceError /\%([^a-zA-Z0-9_\/#@:\.-]\)/ contained
- syn keyword fsDeviceKeyword contained none proc linproc tmpfs devpts devtmpfs sysfs usbfs tracefs overlay
+ syn keyword fsDeviceKeyword contained none proc linproc tmpfs devpts devtmpfs sysfs usbfs tracefs overlay cgroup2
  syn keyword fsDeviceKeyword contained LABEL nextgroup=fsDeviceLabel
  syn keyword fsDeviceKeyword contained UUID nextgroup=fsDeviceUUID
 @@ -37,7 +37,7 @@
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list