- patchlevel 3568

This commit is contained in:
Zdenek Dohnal 2021-11-01 12:20:49 +01:00
parent cb487d0f91
commit 7b6b7df8ae
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -373,3 +373,4 @@
/vim-8.2-3391.tar.bz2
/vim-8.2-3404.tar.bz2
/vim-8.2-3512.tar.bz2
/vim-8.2-3568.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-3512.tar.bz2) = cb3c947c5d6792f5b8c9ba4f31215db596b2881c9bffa6c713569a108a6b59ad92e8710f835e90b23ee696e72de4f4749993ee67e5a04e9e61069026eb379387
SHA512 (vim-8.2-3568.tar.bz2) = 1e2a1e931c03aa3c9e9380a66dfa3b88556aaec02298e37230fa42720808643b93b927cb8144ca538c565cc6a9ca7b22df709962ce66b5c17c9856ebc0119592

View File

@ -1,4 +1,4 @@
%define patchlevel 3512
%define patchlevel 3568
%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 01 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3568-1
- patchlevel 3568
* Fri Oct 15 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3512-1
- patchlevel 3512