- patchlevel 3642

This commit is contained in:
Zdenek Dohnal 2021-11-22 13:43:12 +01:00
parent ff78c17c30
commit 51104b3f82
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -375,3 +375,4 @@
/vim-8.2-3512.tar.bz2
/vim-8.2-3568.tar.bz2
/vim-8.2-3582.tar.bz2
/vim-8.2-3642.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-3582.tar.bz2) = b08460bc7c9b6b60bdee842222cc208c972d2bef5b8f8a36bf55123dd88ae839c77847a021a3b1d53e7b440defeb250f977588835c1b2dcf3908916cbd78e947
SHA512 (vim-8.2-3642.tar.bz2) = 1a703af370e5fdd6d65d3d8b187e93be4601139d83293a1b10b3c0521ad53650504cd4870e1b2bacf6956bd30b18c7b056e130082c215800910bd6f23e104f25

View File

@ -1,4 +1,4 @@
%define patchlevel 3582
%define patchlevel 3642
%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 22 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3642-1
- patchlevel 3642
* Mon Nov 08 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3582-1
- patchlevel 3582