- patchlevel 1815

This commit is contained in:
Zdenek Dohnal 2020-10-09 06:20:12 +02:00
parent 17d13effed
commit de6d14a6d2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -326,3 +326,4 @@
/vim-8.2-1687.tar.bz2
/vim-8.2-1770.tar.bz2
/vim-8.2-1805.tar.bz2
/vim-8.2-1815.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-1805.tar.bz2) = b47835c017fd7ff5250e37b689913fdf6e68fc27cf30f716280e9827ac2abb6ac6cae8b1770879bfe77744818bc499ff1be7367c0bba333e7ab336a93e3c3b59
SHA512 (vim-8.2-1815.tar.bz2) = 7a5a5c25b51e7dc0208ca46158e4a44092ad318b68e13223e2a75db00d64cd766b8139063f8f10e7a40abfc5b0d11bde8529b9eafe298a8d9fea19ae303d15f5

View File

@ -1,4 +1,4 @@
%define patchlevel 1805
%define patchlevel 1815
%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
* Fri Oct 09 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1815-1
- patchlevel 1815
* Tue Oct 06 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1805-1
- patchlevel 1805