|
@@ -1,8 +1,8 @@
|
|
%bcond_with vim_big
|
|
%bcond_with vim_big
|
|
|
|
|
|
# version, patch version
|
|
# version, patch version
|
|
-%define vimversion 9.0
|
|
|
|
-%define vimsrcpversion 2040
|
|
|
|
|
|
+%define vimversion 9.1
|
|
|
|
+%define vimsrcpversion 0399
|
|
%define vimpversion %{vimsrcpversion}
|
|
%define vimpversion %{vimsrcpversion}
|
|
|
|
|
|
%define vimsubdir vim%(echo %{vimversion} | sed -e's/\\.//')
|
|
%define vimsubdir vim%(echo %{vimversion} | sed -e's/\\.//')
|
|
@@ -55,7 +55,7 @@ Source401: verifyenc.vim
|
|
Source500: template.spec.vine
|
|
Source500: template.spec.vine
|
|
|
|
|
|
Patch2002: vim-8.2-fixkeys.patch
|
|
Patch2002: vim-8.2-fixkeys.patch
|
|
-Patch2003: vim-8.0-specsyntax.patch
|
|
|
|
|
|
+Patch2003: vim-7.4-specsyntax.patch
|
|
|
|
|
|
# Patches 2000 and up are patches from the base maintainer.
|
|
# Patches 2000 and up are patches from the base maintainer.
|
|
# If you're as lazy as me, generate the list using
|
|
# If you're as lazy as me, generate the list using
|
|
@@ -785,6 +785,9 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu May 09 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.1.0399-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
* Wed Oct 18 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.0.2040-1
|
|
* Wed Oct 18 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.0.2040-1
|
|
- new upstream release.
|
|
- new upstream release.
|
|
|
|
|