- patchlevel 451

This commit is contained in:
Zdenek Dohnal 2018-10-05 16:02:41 +02:00
parent f49446426c
commit eec412b62d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -228,3 +228,4 @@
/vim-8.1-351.tar.bz2
/vim-8.1-408.tar.bz2
/vim-8.1-450.tar.bz2
/vim-8.1-451.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.1-450.tar.bz2) = 75874d54143bdbd4a452872edba5e9722f2318166b82eec477ddb6ecd8269e6f4545686d1c3e22e9525ee9470161dd40b8b4773a52d6b45cbaa7f8fe2a2a1062
SHA512 (vim-8.1-451.tar.bz2) = f7df96718613cca8b95eef8fcadb8d280554b3ecfd9c6408e8d8d8c07e6473484a504f96ca14b64766d601f6a4bf5ae46068894105afd5a9fa4b07fabd3ff379

View File

@ -1,4 +1,4 @@
%define patchlevel 450
%define patchlevel 451
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -795,6 +795,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Fri Oct 05 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.451-1
- patchlevel 451
* Wed Oct 03 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.450-1
- patchlevel 450