- patchlevel 5052

This commit is contained in:
Zdenek Dohnal 2022-06-03 10:02:06 +02:00
parent 4743fed24e
commit 1087d0a94c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -401,3 +401,4 @@
/vim-8.2-4969.tar.bz2
/vim-8.2-4975.tar.bz2
/vim-8.2-5046.tar.bz2
/vim-8.2-5052.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-5046.tar.bz2) = b45567a29cc7ce42780d6a5f3cd9131d2b760fcc2eaef4aaeb8412a561ef2161309be7fcfea48c91d018345578eef33d018f84110ae32d2fefa109515220c2c1
SHA512 (vim-8.2-5052.tar.bz2) = a788db30c10ed5f40eefc58d52b4d7a80b29493e5260c9da7b51b211051cc2e5d824e8e6b63a54401a07ca7bcf048d7342e92c514a8245bf668bc53cf3f844ca

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt
%endif
%define patchlevel 5046
%define patchlevel 5052
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
@ -970,6 +970,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Fri Jun 03 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.5052-1
- patchlevel 5052
* Tue May 31 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.5046-1
- patchlevel 5046