- patchlevel 1602

This commit is contained in:
Zdenek Dohnal 2019-06-28 10:54:52 +02:00
parent 642dca9923
commit ab9604deea
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -257,3 +257,4 @@
/vim-8.1-1471.tar.bz2
/vim-8.1-1517.tar.bz2
/vim-8.1-1561.tar.bz2
/vim-8.1-1602.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.1-1561.tar.bz2) = 3c9de870d3146597947de818e9464278030d516e676f8ec939c7580949a8c5c8d01e315635eb4597864648b15f9e3ce2d67c9bfb5c8d177169ff8e90a0d0222b
SHA512 (vim-8.1-1602.tar.bz2) = 0d6395809703745ca653d0185d473180ef50fa5bcc98f648e938819d26e2a8f7cf52535b148a075dc4735ccfc63f0c318086c25429b96c1159474c5834c1a338

View File

@ -1,4 +1,4 @@
%define patchlevel 1561
%define patchlevel 1602
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -790,6 +790,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Fri Jun 28 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.1602-1
- patchlevel 1602
* Mon Jun 17 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.1561-1
- patchlevel 1561