- patchlevel 1359

This commit is contained in:
Zdenek Dohnal 2017-11-30 10:59:08 +01:00
parent d3f44cc6f7
commit c20d57c11c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -144,3 +144,4 @@
/vim-8.0-1349.tar.bz2
/vim-8.0-1351.tar.bz2
/vim-8.0-1358.tar.bz2
/vim-8.0-1359.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1358.tar.bz2) = 5358518cdbc7360b6f458dc1d57d18312edb7abbfdc6ef2103b6ea87932aa7b1fcb825c05f89c73d0ad3a94f3a1b52db206e9d1fc201536b563d365ef3052290
SHA512 (vim-8.0-1359.tar.bz2) = 2d73218175588316b22d075c57d8425169d9d328f2b3967c5ac4460c1562c7ae54b333d65da862b005ece9a875fe0eda35499342c7714e1c421bef4a424bc505

View File

@ -1,4 +1,4 @@
%define patchlevel 1358
%define patchlevel 1359
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -769,6 +769,9 @@ rm -rf %{buildroot}
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Thu Nov 30 2017 Karsten Hopp <karsten@redhat.com> 8.0.1359-1
- patchlevel 1359
* Wed Nov 29 2017 Karsten Hopp <karsten@redhat.com> 8.0.1358-1
- patchlevel 1358
- fix error in vim-update.sh