- patchlevel 2102

This commit is contained in:
Zdenek Dohnal 2019-09-30 16:27:42 +02:00
parent 9be23a8090
commit 5d45ac645a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -267,3 +267,4 @@
/vim-8.1-1991.tar.bz2
/vim-8.1-2019.tar.bz2
/vim-8.1-2056.tar.bz2
/vim-8.1-2102.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.1-2056.tar.bz2) = 39c549a5b4d3f284d03469f28b1c33ade28b3e15b43872a4b614010d437662d4ba9cf574ab17f37bed2eee1f08c400a4ac23c0bdc18e45aea8a40ff8a472ab5c
SHA512 (vim-8.1-2102.tar.bz2) = 058abc57bca27d3d040a5d43737275bfe77bc93e0cb6f29a085a163f2b0c6eecfc1cadac556ed4c56a78d22ee8ffec1c65fd7ddd661bdfd35debcdb23380e9fb

View File

@ -1,4 +1,4 @@
%define patchlevel 2056
%define patchlevel 2102
%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
* Mon Sep 30 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.2102-1
- patchlevel 2102
* Thu Sep 19 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.2056-1
- patchlevel 2056