- patchlevel 213

This commit is contained in:
Zdenek Dohnal 2022-08-15 15:02:38 +02:00
parent c09aabf5af
commit 74b6b5a918
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -409,3 +409,4 @@
/vim-9.0-077.tar.bz2
/vim-9.0-137.tar.bz2
/vim-9.0-189.tar.bz2
/vim-9.0-213.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-9.0-189.tar.bz2) = 9f130c71400c2b1295d5aabdc146b7b62eb1d35cf5c59f7bd9167a00ff9e2861e638b5e5feea1c4a5960b1e51518ceb3f018a8cca9705f2637855cae33d07357
SHA512 (vim-9.0-213.tar.bz2) = 5658f0431bde26b03472a337745a172426e9dd2a9a26a90e11766a3f6bc1fa568f93c6ffc43e5660dbedc1cbe7450055e0375a9a5659146e0031a8afca18c35f

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt
%endif
%define patchlevel 189
%define patchlevel 213
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
@ -970,6 +970,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Mon Aug 15 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.213-1
- patchlevel 213
* Thu Aug 11 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.189-1
- patchlevel 189