- patchlevel 1661

This commit is contained in:
Zdenek Dohnal 2019-07-11 11:56:42 +02:00
parent ab9604deea
commit 2fff607d4c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -258,3 +258,4 @@
/vim-8.1-1517.tar.bz2
/vim-8.1-1561.tar.bz2
/vim-8.1-1602.tar.bz2
/vim-8.1-1661.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.1-1602.tar.bz2) = 0d6395809703745ca653d0185d473180ef50fa5bcc98f648e938819d26e2a8f7cf52535b148a075dc4735ccfc63f0c318086c25429b96c1159474c5834c1a338
SHA512 (vim-8.1-1661.tar.bz2) = 85df7d8057a569e35768ea8800ba747c5b8e1e746882d074abaaa180df0874cf37b941a0e26847b4a49ce1deca2edd1e6a02476dbc78268d6cd2e3cea3115eba

View File

@ -1,4 +1,4 @@
%define patchlevel 1602
%define patchlevel 1661
%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
* Thu Jul 11 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.1661-1
- patchlevel 1661
* Fri Jun 28 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.1602-1
- patchlevel 1602