- patchlevel 1052

This commit is contained in:
Zdenek Dohnal 2020-06-25 06:40:49 +02:00
parent 7bc5380b40
commit 1e1a9d2c97
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -306,3 +306,4 @@
/vim-8.2-987.tar.bz2
/vim-8.2-993.tar.bz2
/vim-8.2-1009.tar.bz2
/vim-8.2-1052.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-1009.tar.bz2) = ade4ca00a331698ddb4bd9dc2ed78268a099af94237f7c8bf9158654189785d9f212fca6052b6235efb3026a3c3862723b66ed83adb18a07c1d4719baf203aec
SHA512 (vim-8.2-1052.tar.bz2) = 62ddfc87bfa0b5fe7b9a1c1f492f5fdd47b5c669c3f05c48f508b2624780561a7a6f0f7b5649ff75244a5cf287d74b37087f5cb665ed454b93c1705b37038d3f

View File

@ -1,4 +1,4 @@
%define patchlevel 1009
%define patchlevel 1052
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -784,6 +784,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Thu Jun 25 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1052-1
- patchlevel 1052
* Fri Jun 19 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1009-1
- patchlevel 1009