- patchlevel 1427

This commit is contained in:
Zdenek Dohnal 2018-01-02 12:42:37 +01:00
parent 9ae5ab637c
commit 72c6226564
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -155,3 +155,4 @@
/vim-8.0-1390.tar.bz2
/vim-8.0-1401.tar.bz2
/vim-8.0-1406.tar.bz2
/vim-8.0-1427.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1406.tar.bz2) = fb1ba60d6b5a79d4ed8baf1650f842f8b3ef3e845ae0e53c30df9872ccc6048676f984275fe16b859e00b6d3d6cef04163e24435971445207d992a2d935937c6
SHA512 (vim-8.0-1427.tar.bz2) = 1c6f5bed1507adc0558d1b2011c2ddcc099ede150042cc61b883aee93c0e689f33786d29a4cfce2d9300a9f169ea435981d0bffe778bca0c06f70d898776b723

View File

@ -1,4 +1,4 @@
%define patchlevel 1406
%define patchlevel 1427
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -766,6 +766,9 @@ update-desktop-database &> /dev/null ||:
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Tue Jan 02 2018 Karsten Hopp <karsten@redhat.com> 8.0.1427-1
- patchlevel 1427
* Tue Dec 19 2017 Karsten Hopp <karsten@redhat.com> 8.0.1406-1
- patchlevel 1406