- patchlevel 5172

This commit is contained in:
Zdenek Dohnal 2022-06-28 12:46:11 +02:00
parent 96bd44923f
commit b6fb8ebdab
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -404,3 +404,4 @@
/vim-8.2-5052.tar.bz2
/vim-8.2-5085.tar.bz2
/vim-8.2-5141.tar.bz2
/vim-8.2-5172.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-5141.tar.bz2) = effb7fb9663042f365d318557349d40bc4b162fde3f694e6018ffc49de505a4fe6b8123bcbcf44ce3da761b0548d581bf97341d197b6fd3c0b04110e5b775b1e
SHA512 (vim-8.2-5172.tar.bz2) = 006d35123d350453e3c3f6fcba3ee228a7fb08bfde75e484201e59043e91281cc5a7e99ce296d287a6d103b37e3b3dcc39211653f192ffa5bc5df8d112c7db75

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt
%endif
%define patchlevel 5141
%define patchlevel 5172
%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 28 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.5172-1
- patchlevel 5172
* Tue Jun 21 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.5141-1
- patchlevel 5141