- patchlevel 1603

This commit is contained in:
Zdenek Dohnal 2018-03-13 14:04:40 +01:00
parent 01acbb3946
commit 9c7125bdfa
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -175,3 +175,4 @@
/vim-8.0-1589.tar.bz2
/vim-8.0-1591.tar.bz2
/vim-8.0-1599.tar.bz2
/vim-8.0-1603.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1599.tar.bz2) = d05e076859f15967f8b8778de67d52811af7d632a457ac81d33e24c8f284d97b617e586c7debe15728737854b1ec90cbc89853ab0f7d515307b67367ce5a0ac3
SHA512 (vim-8.0-1603.tar.bz2) = f0e8df716fd77d0ba16a1e5917e3c4740fab4369d98d82276f681f553e8cc17bd0e7c8b8f0e6a94eeb01dbe06fbbd64e94137e32abd93dbae0e9990bd92a94c8

View File

@ -1,4 +1,4 @@
%define patchlevel 1599
%define patchlevel 1603
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -732,6 +732,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Tue Mar 13 2018 Karsten Hopp <karsten@redhat.com> 8.0.1603-1
- patchlevel 1603
* Mon Mar 12 2018 Karsten Hopp <karsten@redhat.com> 8.0.1599-1
- patchlevel 1599