- patchlevel 3582

This commit is contained in:
Zdenek Dohnal 2021-11-08 11:00:53 +01:00
parent 7b6b7df8ae
commit a65558134a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -374,3 +374,4 @@
/vim-8.2-3404.tar.bz2
/vim-8.2-3512.tar.bz2
/vim-8.2-3568.tar.bz2
/vim-8.2-3582.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-3568.tar.bz2) = 1e2a1e931c03aa3c9e9380a66dfa3b88556aaec02298e37230fa42720808643b93b927cb8144ca538c565cc6a9ca7b22df709962ce66b5c17c9856ebc0119592
SHA512 (vim-8.2-3582.tar.bz2) = b08460bc7c9b6b60bdee842222cc208c972d2bef5b8f8a36bf55123dd88ae839c77847a021a3b1d53e7b440defeb250f977588835c1b2dcf3908916cbd78e947

View File

@ -1,4 +1,4 @@
%define patchlevel 3568
%define patchlevel 3582
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -902,6 +902,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Mon Nov 08 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3582-1
- patchlevel 3582
* Mon Nov 01 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3568-1
- patchlevel 3568