- patchlevel 3043

This commit is contained in:
Zdenek Dohnal 2021-06-24 09:26:41 +02:00
parent e4c5a986ef
commit 706601d84f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -359,3 +359,4 @@
/vim-8.2-2932.tar.bz2
/vim-8.2-2956.tar.bz2
/vim-8.2-3009.tar.bz2
/vim-8.2-3043.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-3009.tar.bz2) = 95cd26275eb7638a67b75b325b5b2b5411260fb9f7566824eebb364d9113418cb0f54418615b80e87b476fdb5533d8fb28204b851fd82a3b90c9a73c9285599d
SHA512 (vim-8.2-3043.tar.bz2) = 1e70fffe3eff913fc8b8829fbca29380e952f985b63666e083226124649d8eb64a5e322e998c33454cd155091a277ff5c0e26ef3174c981c030ad7fe81898c6b

View File

@ -1,4 +1,4 @@
%define patchlevel 3009
%define patchlevel 3043
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -839,6 +839,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Thu Jun 24 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3043-1
- patchlevel 3043
* Wed Jun 16 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3009-1
- patchlevel 3009