- patchlevel 1575

This commit is contained in:
Zdenek Dohnal 2023-05-24 09:19:54 +02:00
parent 3ed4faa072
commit 6c378aff98
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -441,3 +441,4 @@
/vim-9.0-1486.tar.bz2 /vim-9.0-1486.tar.bz2
/vim-9.0-1491.tar.bz2 /vim-9.0-1491.tar.bz2
/vim-9.0-1562.tar.bz2 /vim-9.0-1562.tar.bz2
/vim-9.0-1575.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-9.0-1562.tar.bz2) = da76303010cb4091a2b7d9f56bf6e811b0f9047cb09e67b7912d49e7b976d78c5ffddb98f63b252343ae66d5d86cadb7221bd934647211aa87a2102610bdd131 SHA512 (vim-9.0-1575.tar.bz2) = 375851dc02e71c02894e2af0fce9d9bc389fb8f1ea61da79a3622c235dfe18d5d875cab53db1f9563eb355b30ae6078328a0a2303542c3c895b9083d7f5b5247

View File

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