- patchlevel 2198

This commit is contained in:
Zdenek Dohnal 2019-10-22 12:35:41 +02:00
parent da7b20f7e2
commit 1c4cff61ce
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -271,3 +271,4 @@
/vim-8.1-2120.tar.bz2
/vim-8.1-2168.tar.bz2
/vim-8.1-2197.tar.bz2
/vim-8.1-2198.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.1-2197.tar.bz2) = dc1eea2daebe1630c18d1b574808248773de3b179c57119f955dd6bdb77cb62ec6e70ba258de20b0b776f9fd3fcb688b4c7289efe52e5f0d75b66f430e6066ec
SHA512 (vim-8.1-2198.tar.bz2) = 11ce62fa2f8c2fbb412c188b6bc3419edb9449d96b6a85e688053b1fcd8460a636e758feea479a0346e98ac35fdf6cb33c336eef94f6210bacecb9d5732d870f

View File

@ -1,4 +1,4 @@
%define patchlevel 2197
%define patchlevel 2198
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -796,6 +796,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Tue Oct 22 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.2198-1
- patchlevel 2198
* Mon Oct 21 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.2197-1
- patchlevel 2197