- patchlevel 1203

This commit is contained in:
Zdenek Dohnal 2017-10-16 17:00:43 +02:00
parent 081a0f0ccf
commit 5ee5ea4e61
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -126,3 +126,4 @@
/vim-8.0-1176.tar.bz2
/vim-8.0-1184.tar.bz2
/vim-8.0-1187.tar.bz2
/vim-8.0-1203.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1187.tar.bz2) = a2423e068f6deed13491197441fae9d364f0f3c482597e7e133e2a3a3b098020b529f56cc0df4ea418188daa295ee719c7844ae65d79e25b4ea385e95136e3b5
SHA512 (vim-8.0-1203.tar.bz2) = 2eb4d52cd0a31d475ff3cc71e9b64b34187d7884dcfa9ecc3861edd836465003e7cc21d117c8192d6013c22407e3dbcb35244c6efe4d34fd97f288612614cdab

View File

@ -1,4 +1,4 @@
%define patchlevel 1187
%define patchlevel 1203
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -768,6 +768,9 @@ rm -rf %{buildroot}
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Mon Oct 16 2017 Karsten Hopp <karsten@redhat.com> 8.0.1203-1
- patchlevel 1203
* Fri Oct 13 2017 Karsten Hopp <karsten@redhat.com> 8.0.1187-1
- patchlevel 1187