- patchlevel 4006

This commit is contained in:
Zdenek Dohnal 2022-01-05 13:31:41 +01:00
parent 33c92f40ef
commit 2306ab48d9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -379,3 +379,4 @@
/vim-8.2-3717.tar.bz2
/vim-8.2-3755.tar.bz2
/vim-8.2-3811.tar.bz2
/vim-8.2-4006.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-3811.tar.bz2) = 18a108da6a835284d230aa59361438ce683c9ecb4e7451f74bfe5d55e26095c41bf5901449309e4d5bec63907f3eddc20e08c114e63dfdf6c3b26cfb5a845922
SHA512 (vim-8.2-4006.tar.bz2) = 92ae7e072a21841b074911f36f915de1f8f161f125716456dcc17dbcf940c66082376eddb96e0d80e49875d0788a996aaada33f44a8a92eacfa70155388e35a7

View File

@ -1,4 +1,4 @@
%define patchlevel 3811
%define patchlevel 4006
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -915,6 +915,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Wed Jan 05 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.4006-1
- patchlevel 4006
* Wed Dec 15 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3811-1
- patchlevel 3811