|
@@ -2,8 +2,8 @@
|
|
|
|
|
|
# version, patch version
|
|
# version, patch version
|
|
%define vimversion 8.2
|
|
%define vimversion 8.2
|
|
-%define vimsrcpversion 3458
|
|
+%define vimsrcpversion 3547
|
|
-%define vimpversion 3458
|
|
+%define vimpversion 3547
|
|
|
|
|
|
%define vimsubdir vim%(echo %{vimversion} | sed -e's/\\.//')
|
|
%define vimsubdir vim%(echo %{vimversion} | sed -e's/\\.//')
|
|
#define vimdir %{vimsubdir}
|
|
#define vimdir %{vimsubdir}
|
|
@@ -798,6 +798,9 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Oct 21 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.2.3547-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
* Tue Sep 28 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.2.3458-1
|
|
* Tue Sep 28 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.2.3458-1
|
|
- new upstream release.
|
|
- new upstream release.
|
|
- dropped Patch3000, 3002, 3004, 3008 and 3016.
|
|
- dropped Patch3000, 3002, 3004, 3008 and 3016.
|