- patchlevel 1592

This commit is contained in:
Zdenek Dohnal 2023-05-31 11:44:55 +02:00
parent d7b66cfd32
commit 729524ecf9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -443,3 +443,4 @@
/vim-9.0-1562.tar.bz2
/vim-9.0-1575.tar.bz2
/vim-9.0-1587.tar.bz2
/vim-9.0-1592.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-9.0-1587.tar.bz2) = 84da8c43c9529726307e4bdab25db31cb85e1767ca7d7cda80094a40cb94d27e95ea0f991d1d779a395eba33044bbe342517d80d1534c9eb0d82b4f0a8c59226
SHA512 (vim-9.0-1592.tar.bz2) = 158a36ccfcc73a7d9af04c5c3d7ec3c832b4797aaee3bde048a5c1997fce9b1d33f9076df2558925fca8db35737a04c96d7b08272b024ead1e1ef998f63bb1e2

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt
%endif
%define patchlevel 1587
%define patchlevel 1592
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
@ -1030,6 +1030,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%changelog
* Wed May 31 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.1592-1
- patchlevel 1592
* Mon May 29 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.1587-1
- patchlevel 1587