- patchlevel 1651

This commit is contained in:
Zdenek Dohnal 2020-09-10 07:22:40 +02:00
parent 3489aebfe4
commit 9c22f86e9a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -322,3 +322,4 @@
/vim-8.2-1522.tar.bz2
/vim-8.2-1551.tar.bz2
/vim-8.2-1634.tar.bz2
/vim-8.2-1651.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-1634.tar.bz2) = f94f15dc9346e43d775a5c3da04368dc06af1782e338021247a45c87d84f67b8ae8ae54f760625221ff63e6c98d5a7ad53be93fb90ca33ae170ad77c360fbe22
SHA512 (vim-8.2-1651.tar.bz2) = 870e52f1e3cd3e262a8a527d96b4a9bcb030104d528c8f485c6f5ad3b3e3fe42f8065fc9ec0f90bfbb0848f7e11b88d72d13f55ca6ab4acebc6392e511d683b1

View File

@ -1,4 +1,4 @@
%define patchlevel 1634
%define patchlevel 1651
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -786,6 +786,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Thu Sep 10 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1651-1
- patchlevel 1651
* Tue Sep 08 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1634-1
- patchlevel 1634