- patchlevel 2879

This commit is contained in:
Zdenek Dohnal 2021-05-24 11:07:48 +02:00
parent 2f9ee18039
commit 9539622bf1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -355,3 +355,4 @@
/vim-8.2-2825.tar.bz2
/vim-8.2-2846.tar.bz2
/vim-8.2-2875.tar.bz2
/vim-8.2-2879.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-2875.tar.bz2) = f7484b939f431b1ceec2b6408e26b6f0b568fd5c12fe5828675db7b31a295f37a39cf9f2bade0e7334016799c49581f9d5cd9231820ce61b82b7b284444b49e9
SHA512 (vim-8.2-2879.tar.bz2) = aa30aa1eeeeda589b1c766ae5ab973d0ef0a2ad36867a3523dce02eb7d3721ee83b2d164ffc461de1d62f2356d495e9dd918baa8841d667d43f93fd2c3fe9a15

View File

@ -1,4 +1,4 @@
%define patchlevel 2875
%define patchlevel 2879
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -834,6 +834,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Mon May 24 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2879-1
- patchlevel 2879
* Fri May 21 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2875-1
- patchlevel 2875