- patchlevel 497

This commit is contained in:
Zdenek Dohnal 2018-10-26 15:50:21 +02:00
parent e12d4c688f
commit e2fe0a3a10
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
SHA512 (vim-8.1-483.tar.bz2) = 958b26948c4a62cb889243f11d1caaaa5bffb30197b78ceecbb26238be955ef22e70aa34410b870c4fd283be400ab88199dfc651ff440216c99f8407087eaebe
SHA512 (vim-8.1-497.tar.bz2) = 98140ababe72b7a97127d1c36fa0aff216936a052edf7176d57a1af87ffb67d4bfc193c09e0b31099c07eb68d6709daf40586a32b0af0ff0a1672942f1152eae

View File

@ -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 <zdohnal@redhat.com> - 2:8.1.497-1
- patchlevel 497
* Fri Oct 19 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.483-1
- patchlevel 483