- patchlevel 5141

This commit is contained in:
Zdenek Dohnal 2022-06-21 15:26:32 +02:00
parent bafaf2dc8d
commit 96bd44923f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -403,3 +403,4 @@
/vim-8.2-5046.tar.bz2
/vim-8.2-5052.tar.bz2
/vim-8.2-5085.tar.bz2
/vim-8.2-5141.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-5085.tar.bz2) = 6ec0a9a18ac7354f997538b634e6447c7bba193c0b641c35155ff79b6218c45439e984b2b68981d08ebb9103321a8cac80cc4b62a88b8762b3c49b32fdfb1d34
SHA512 (vim-8.2-5141.tar.bz2) = effb7fb9663042f365d318557349d40bc4b162fde3f694e6018ffc49de505a4fe6b8123bcbcf44ce3da761b0548d581bf97341d197b6fd3c0b04110e5b775b1e

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt
%endif
%define patchlevel 5085
%define patchlevel 5141
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
@ -970,6 +970,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Tue Jun 21 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.5141-1
- patchlevel 5141
* Tue Jun 14 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.5085-1
- patchlevel 5085