- patchlevel 2168

This commit is contained in:
Zdenek Dohnal 2019-10-17 15:25:25 +02:00
parent bc909c14df
commit b025ba2aa3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -269,3 +269,4 @@
/vim-8.1-2056.tar.bz2
/vim-8.1-2102.tar.bz2
/vim-8.1-2120.tar.bz2
/vim-8.1-2168.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.1-2120.tar.bz2) = 6dd9b103863cbc885074187b03a38e40bc6b7ef08e62fc6a8507148703c71f5569c689a21443e96d872436cb82c73fb041866095fb1101145268af33cd50356a
SHA512 (vim-8.1-2168.tar.bz2) = 7a9f41438a3787db3e7c4458c13db5f26234f8bbded0307d24a907246655c564e4c7f6d1cf985f023a0a9e1d6170e481e81b936e37be8c79add97b1b7efed039

View File

@ -1,4 +1,4 @@
%define patchlevel 2120
%define patchlevel 2168
%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
* Thu Oct 17 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.2168-1
- patchlevel 2168
* Mon Oct 07 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.2120-1
- patchlevel 2120