Browse Source

vim-9.0.0354-1

Tomohiro "Tomo-p" KATO 2 năm trước cách đây
mục cha
commit
3f83ea2b87
1 tập tin đã thay đổi với 5 bổ sung2 xóa
  1. 5 2
      v/vim/vim-vl.spec

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

@@ -2,8 +2,8 @@
 
 # version, patch version
 %define vimversion	9.0
-%define vimsrcpversion	0260
-%define vimpversion	0260
+%define vimsrcpversion	0354
+%define vimpversion	0354
 
 %define vimsubdir	vim%(echo %{vimversion} | sed -e's/\\.//')
 #define vimdir		%{vimsubdir}
@@ -787,6 +787,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Sep 02 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.0.0354-1
+- new upstream release.
+
 * Thu Aug 25 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.0.0260-1
 - new upstream release.