- patchlevel 1562

This commit is contained in:
Zdenek Dohnal 2023-05-18 12:17:54 +02:00
parent c33f2cbb28
commit 3ed4faa072
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -440,3 +440,4 @@
/vim-9.0-1472.tar.bz2
/vim-9.0-1486.tar.bz2
/vim-9.0-1491.tar.bz2
/vim-9.0-1562.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-9.0-1491.tar.bz2) = ff64f49b82dc2c2758323b377be61bae9d8867f25e647600eb9620b8783e52a78a6f28ca3f47893b667309ea5aa757ed503fe1f303f5caee75d47da7cd5b605a
SHA512 (vim-9.0-1562.tar.bz2) = da76303010cb4091a2b7d9f56bf6e811b0f9047cb09e67b7912d49e7b976d78c5ffddb98f63b252343ae66d5d86cadb7221bd934647211aa87a2102610bdd131

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt
%endif
%define patchlevel 1491
%define patchlevel 1562
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
@ -1030,6 +1030,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%changelog
* Thu May 18 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.1562-1
- patchlevel 1562
* Thu Apr 27 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.1491-1
- patchlevel 1491