- patchlevel 3391

This commit is contained in:
Zdenek Dohnal 2021-09-01 11:45:45 +02:00
parent b8f6c600dc
commit 6d0292e6f6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -370,3 +370,4 @@
/vim-8.2-3318.tar.bz2
/vim-8.2-3354.tar.bz2
/vim-8.2-3367.tar.bz2
/vim-8.2-3391.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-3367.tar.bz2) = d553d15dd8ffa34470ee53d391fe69563719a05910332df37b4e2684d4f9f547d50568ff094665a56cda7581663dce9e8a50e46d8270c4e851a643caaa9f9d12
SHA512 (vim-8.2-3391.tar.bz2) = bd35ac03fe208e1c967854fe979e2b9d1f093f9872ebbce84e0917ecc73763a199ae82298e9fabbaae26a83b55b02853f43bc505310d485af01fee03339f1329

View File

@ -1,4 +1,4 @@
%define patchlevel 3367
%define patchlevel 3391
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -906,6 +906,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Wed Sep 01 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3391-1
- patchlevel 3391
* Mon Aug 23 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3367-1
- patchlevel 3367