Merge branch 'f25' into f26

This commit is contained in:
Zdenek Dohnal 2017-10-13 08:49:01 +02:00
commit 9fb3fbf744
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -125,3 +125,4 @@
/vim-8.0-1175.tar.bz2
/vim-8.0-1176.tar.bz2
/vim-8.0-1184.tar.bz2
/vim-8.0-1187.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1184.tar.bz2) = 25af58c51216eaf19ef1a127eb47e24fa224746c6f296540fa2a08d09c7f1de2fd4745264890b8cd8ef480c3199d8b6207cad2c9b5ffd623a7418414a248a5a5
SHA512 (vim-8.0-1187.tar.bz2) = a2423e068f6deed13491197441fae9d364f0f3c482597e7e133e2a3a3b098020b529f56cc0df4ea418188daa295ee719c7844ae65d79e25b4ea385e95136e3b5

View File

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