- patchlevel 1175

This commit is contained in:
Zdenek Dohnal 2017-10-05 13:34:52 +02:00
parent 926fadfc42
commit e10c482fe8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -122,3 +122,4 @@
/vim-8.0-1155.tar.bz2
/vim-8.0-1171.tar.bz2
/vim-8.0-1173.tar.bz2
/vim-8.0-1175.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1173.tar.bz2) = e0ed3ed1dc1e7559c7a9209809a1b9822e5a1034a5f1dd77224162a7409c075d080730a6b801d9dd2aa322ff015054155b211e0b8c922143ea2bd2b22fd8ca1c
SHA512 (vim-8.0-1175.tar.bz2) = 964ae48e1f843d76518f01a8bef08d31ca424a954f39d90f4982a95a6f811356017df150dbd2b3a860b97750cb8218662f0f3c00ecd45ce0212bf12c81b6370e

View File

@ -1,4 +1,4 @@
%define patchlevel 1173
%define patchlevel 1175
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -768,6 +768,9 @@ rm -rf %{buildroot}
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Thu Oct 05 2017 Karsten Hopp <karsten@redhat.com> 8.0.1175-1
- patchlevel 1175
* Tue Oct 03 2017 Karsten Hopp <karsten@redhat.com> 8.0.1173-1
- patchlevel 1173