- patchlevel 527

This commit is contained in:
Zdenek Dohnal 2018-11-16 12:36:18 +01:00
parent 121eb9c132
commit acdbb8f6b8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -233,3 +233,4 @@
/vim-8.1-497.tar.bz2
/vim-8.1-511.tar.bz2
/vim-8.1-513.tar.bz2
/vim-8.1-527.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.1-513.tar.bz2) = 55e95ee94d2aba72e2e7f5a3608d48abdcd2408d6f982de8701e0f5d41ca95f29c26e4c9b88cdae04cabcb0fae6cc6ef4c7c922d88d4b2ed8ba780249b2388b9
SHA512 (vim-8.1-527.tar.bz2) = 2fa5889dba3267d6c0b547df5adde836a58f2b2a09f60573c0d06ef480b5381d304fa04fd6a535087595e93ae244223c96dc3974036a7eaa3c039a52967c6960

View File

@ -1,4 +1,4 @@
%define patchlevel 513
%define patchlevel 527
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -24,7 +24,7 @@ Summary: The VIM editor
URL: http://www.vim.org/
Name: vim
Version: %{baseversion}.%{patchlevel}
Release: 2%{?dist}
Release: 1%{?dist}
License: Vim and MIT
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
Source1: vim.sh
@ -799,6 +799,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Fri Nov 16 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.527-1
- patchlevel 527
* Thu Nov 08 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.513-2
- #1646183 - do not forget the epoch