- patchlevel 1625

This commit is contained in:
Zdenek Dohnal 2018-03-21 08:51:18 +01:00
parent 13f4b49126
commit 0b3d40bec8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -177,3 +177,4 @@
/vim-8.0-1599.tar.bz2
/vim-8.0-1603.tar.bz2
/vim-8.0-1605.tar.bz2
/vim-8.0-1625.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1605.tar.bz2) = 8ba5f8fed7e62d2f2b61b1c4a83dcbca014ebdefc414b32254b091d5c93c70570001c3c9d200c6f25460a2835e836bfbcd044029a25bacebb3e434157c64c0db
SHA512 (vim-8.0-1625.tar.bz2) = 668066e333c676bd4194903d19476a89f574d403ec0e5ecb9817ded2c668910f9509d9673c69e117d552b285ee0fba399f0a9b846cfd67f61866c0bb0358972d

View File

@ -1,4 +1,4 @@
%define patchlevel 1605
%define patchlevel 1625
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -732,6 +732,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Wed Mar 21 2018 Karsten Hopp <karsten@redhat.com> 8.0.1625-1
- patchlevel 1625
* Wed Mar 14 2018 Karsten Hopp <karsten@redhat.com> 8.0.1605-1
- patchlevel 1605