- patchlevel 1386

This commit is contained in:
Zdenek Dohnal 2017-12-11 10:21:13 +01:00
parent 3a3d1ba3e1
commit 0d33cd0620
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -149,3 +149,4 @@
/vim-8.0-1367.tar.bz2
/vim-8.0-1376.tar.bz2
/vim-8.0-1379.tar.bz2
/vim-8.0-1386.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1379.tar.bz2) = fdbbb1bb1e79844925a0aa30924a82b08e11793164b84217ae41500f85b5d931e6b2a90d40b41712619226233e1ab233452f9f773f0d7ac0363c214a9054518a
SHA512 (vim-8.0-1386.tar.bz2) = 49e524abe4336a4aeef3b65743f64ee88e0fdb0cbdf2c8e59b88e4e40bc577fa4c69c699aae14518bf6133d2d139730806ff5b78bbb219e4584850e601da4951

View File

@ -1,4 +1,4 @@
%define patchlevel 1379
%define patchlevel 1386
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -766,6 +766,9 @@ update-desktop-database &> /dev/null ||:
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Mon Dec 11 2017 Karsten Hopp <karsten@redhat.com> 8.0.1386-1
- patchlevel 1386
* Fri Dec 08 2017 Karsten Hopp <karsten@redhat.com> 8.0.1379-1
- patchlevel 1379