- patchlevel 3404
This commit is contained in:
parent
6d0292e6f6
commit
bbe1b8589d
1
.gitignore
vendored
1
.gitignore
vendored
@ -371,3 +371,4 @@
|
||||
/vim-8.2-3354.tar.bz2
|
||||
/vim-8.2-3367.tar.bz2
|
||||
/vim-8.2-3391.tar.bz2
|
||||
/vim-8.2-3404.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-8.2-3391.tar.bz2) = bd35ac03fe208e1c967854fe979e2b9d1f093f9872ebbce84e0917ecc73763a199ae82298e9fabbaae26a83b55b02853f43bc505310d485af01fee03339f1329
|
||||
SHA512 (vim-8.2-3404.tar.bz2) = 0416fca36db49e7666c20b26bff6ccfe687f4d16ff83452cd28452b2b79c8236f1ea30593343ecac6c8bd250e54c2ec2d9e5d33aa501d0c59781835cf7c2e53e
|
||||
|
5
vim.spec
5
vim.spec
@ -1,4 +1,4 @@
|
||||
%define patchlevel 3391
|
||||
%define patchlevel 3404
|
||||
%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
|
||||
* Mon Sep 06 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3404-1
|
||||
- patchlevel 3404
|
||||
|
||||
* Wed Sep 01 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3391-1
|
||||
- patchlevel 3391
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user