Merge branch 'f26' into f27

This commit is contained in:
Zdenek Dohnal 2017-11-29 13:37:05 +01:00
commit 65ac0b6bd6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -143,3 +143,4 @@
/vim-8.0-1330.tar.bz2
/vim-8.0-1349.tar.bz2
/vim-8.0-1351.tar.bz2
/vim-8.0-1358.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1351.tar.bz2) = 07e9c0eb248eac6d32a7e228b6dcc2bda7dbcfed8a12a737d2a01b5b1e4bd35d43e8e937cd4b82661fbbe3e3a1d7fdc0a267a7b45a621206eebcf86ba6ebd6b9
SHA512 (vim-8.0-1358.tar.bz2) = 5358518cdbc7360b6f458dc1d57d18312edb7abbfdc6ef2103b6ea87932aa7b1fcb825c05f89c73d0ad3a94f3a1b52db206e9d1fc201536b563d365ef3052290

View File

@ -1,4 +1,4 @@
%define patchlevel 1351
%define patchlevel 1358
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -769,6 +769,9 @@ rm -rf %{buildroot}
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Wed Nov 29 2017 Karsten Hopp <karsten@redhat.com> 8.0.1358-1
- patchlevel 1358
* Tue Nov 28 2017 Karsten Hopp <karsten@redhat.com> 8.0.1351-1
- patchlevel 1351