- patchlevel 987

This commit is contained in:
Zdenek Dohnal 2020-06-16 15:09:02 +02:00
parent 48608571d1
commit ba28c77a8d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -303,3 +303,4 @@
/vim-8.2-834.tar.bz2
/vim-8.2-869.tar.bz2
/vim-8.2-905.tar.bz2
/vim-8.2-987.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-905.tar.bz2) = 7d1928a6584b3aaac67626d1d94b5470cd0db5076e0b99d6bbcf06cdf76a1c77041af3b0484043aaceddda2dd85e10dcfb2f68f0670f189b91f8c553a833cb8d
SHA512 (vim-8.2-987.tar.bz2) = 7ecb48d456199cecca774e09dff16cd0e5f218d0900e7363d983bad51f7929490d78b80636a1b2c906158283a40219a4ae646183be2fddde7b25e7a9cc151c46

View File

@ -1,4 +1,4 @@
%define patchlevel 905
%define patchlevel 987
%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
* Tue Jun 16 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.987-1
- patchlevel 987
* Fri Jun 05 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.905-1
- patchlevel 905