Tomohiro "Tomo-p" KATO 3 lat temu
rodzic
commit
3a99f0fd7a
1 zmienionych plików z 6 dodań i 2 usunięć
  1. 6 2
      v/vim/vim-vl.spec

+ 6 - 2
v/vim/vim-vl.spec

@@ -2,8 +2,8 @@
 
 # version, patch version
 %define vimversion	8.2
-%define vimsrcpversion	3582
-%define vimpversion	3582
+%define vimsrcpversion	3595
+%define vimpversion	3595
 
 %define vimsubdir	vim%(echo %{vimversion} | sed -e's/\\.//')
 #define vimdir		%{vimsubdir}
@@ -798,6 +798,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Nov 15 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.2.3595-1
+- new upstream release.
+- rebuilt with ruby-3.0.2.
+
 * Tue Nov 09 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.2.3582-1
 - new upstream release.