- patchlevel 1605

This commit is contained in:
Zdenek Dohnal 2018-03-14 11:37:09 +01:00
parent 9c7125bdfa
commit 13f4b49126
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -176,3 +176,4 @@
/vim-8.0-1591.tar.bz2
/vim-8.0-1599.tar.bz2
/vim-8.0-1603.tar.bz2
/vim-8.0-1605.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1603.tar.bz2) = f0e8df716fd77d0ba16a1e5917e3c4740fab4369d98d82276f681f553e8cc17bd0e7c8b8f0e6a94eeb01dbe06fbbd64e94137e32abd93dbae0e9990bd92a94c8
SHA512 (vim-8.0-1605.tar.bz2) = 8ba5f8fed7e62d2f2b61b1c4a83dcbca014ebdefc414b32254b091d5c93c70570001c3c9d200c6f25460a2835e836bfbcd044029a25bacebb3e434157c64c0db

View File

@ -1,4 +1,4 @@
%define patchlevel 1603
%define patchlevel 1605
%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 14 2018 Karsten Hopp <karsten@redhat.com> 8.0.1605-1
- patchlevel 1605
* Tue Mar 13 2018 Karsten Hopp <karsten@redhat.com> 8.0.1603-1
- patchlevel 1603