|
@@ -2,8 +2,8 @@
|
|
|
|
|
|
# version, patch version
|
|
# version, patch version
|
|
%define vimversion 8.2
|
|
%define vimversion 8.2
|
|
-%define vimsrcpversion 4217
|
|
+%define vimsrcpversion 4285
|
|
-%define vimpversion 4217
|
|
+%define vimpversion 4285
|
|
|
|
|
|
%define vimsubdir vim%(echo %{vimversion} | sed -e's/\\.//')
|
|
%define vimsubdir vim%(echo %{vimversion} | sed -e's/\\.//')
|
|
#define vimdir %{vimsubdir}
|
|
#define vimdir %{vimsubdir}
|
|
@@ -54,7 +54,7 @@ Source401: verifyenc.vim
|
|
# http://trac.vinelinux.org/wiki/SpecTemplates/PlainPackage
|
|
# http://trac.vinelinux.org/wiki/SpecTemplates/PlainPackage
|
|
Source500: template.spec.vine
|
|
Source500: template.spec.vine
|
|
|
|
|
|
-Patch2002: vim-7.0-fixkeys.patch
|
|
+Patch2002: vim-8.2-fixkeys.patch
|
|
Patch2003: vim-8.0-specsyntax.patch
|
|
Patch2003: vim-8.0-specsyntax.patch
|
|
|
|
|
|
# Patches 2000 and up are patches from the base maintainer.
|
|
# Patches 2000 and up are patches from the base maintainer.
|
|
@@ -798,6 +798,10 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Feb 03 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.2.4285-1
|
|
|
|
+- new upstream release.
|
|
|
|
+- updated Patch2002.
|
|
|
|
+
|
|
* Wed Jan 26 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.2.4217-1
|
|
* Wed Jan 26 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.2.4217-1
|
|
- new upstream release.
|
|
- new upstream release.
|
|
|
|
|