From 081a0f0ccfaa2815ac2d4663e01a417f1f8bc882 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 13 Oct 2017 08:40:12 +0200 Subject: [PATCH] - patchlevel 1187 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 85074b28..325cee60 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 2aa382cb..6d548834 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.0-1184.tar.bz2) = 25af58c51216eaf19ef1a127eb47e24fa224746c6f296540fa2a08d09c7f1de2fd4745264890b8cd8ef480c3199d8b6207cad2c9b5ffd623a7418414a248a5a5 +SHA512 (vim-8.0-1187.tar.bz2) = a2423e068f6deed13491197441fae9d364f0f3c482597e7e133e2a3a3b098020b529f56cc0df4ea418188daa295ee719c7844ae65d79e25b4ea385e95136e3b5 diff --git a/vim.spec b/vim.spec index e3f504bc..90e1b19f 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 1184 +%define patchlevel 1187 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -768,6 +768,9 @@ rm -rf %{buildroot} %{_datadir}/icons/locolor/*/apps/* %changelog +* Fri Oct 13 2017 Karsten Hopp 8.0.1187-1 +- patchlevel 1187 + * Mon Oct 09 2017 Karsten Hopp 8.0.1184-1 - patchlevel 1184