From e2fe0a3a1025814508672b257098875070316b2d Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 26 Oct 2018 15:50:21 +0200 Subject: [PATCH] - patchlevel 497 --- .gitignore | 1 + sources | 2 +- vim.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9f0d8fb8..c72490ad 100644 --- a/.gitignore +++ b/.gitignore @@ -230,3 +230,4 @@ /vim-8.1-450.tar.bz2 /vim-8.1-451.tar.bz2 /vim-8.1-483.tar.bz2 +/vim-8.1-497.tar.bz2 diff --git a/sources b/sources index 58335ea3..24f78211 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.1-483.tar.bz2) = 958b26948c4a62cb889243f11d1caaaa5bffb30197b78ceecbb26238be955ef22e70aa34410b870c4fd283be400ab88199dfc651ff440216c99f8407087eaebe +SHA512 (vim-8.1-497.tar.bz2) = 98140ababe72b7a97127d1c36fa0aff216936a052edf7176d57a1af87ffb67d4bfc193c09e0b31099c07eb68d6709daf40586a32b0af0ff0a1672942f1152eae diff --git a/vim.spec b/vim.spec index 5ba3bb1c..452e83c0 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 483 +%define patchlevel 497 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -800,6 +800,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Fri Oct 26 2018 Zdenek Dohnal - 2:8.1.497-1 +- patchlevel 497 + * Fri Oct 19 2018 Zdenek Dohnal - 2:8.1.483-1 - patchlevel 483