- patchlevel 1257

This commit is contained in:
Zdenek Dohnal 2017-11-03 16:45:52 +01:00
parent 31c5a8dd09
commit f783457ec2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -134,3 +134,4 @@
/vim-8.0-1238.tar.bz2
/vim-8.0-1240.tar.bz2
/vim-8.0-1241.tar.bz2
/vim-8.0-1257.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1241.tar.bz2) = c3df065530cecd5b10384e00b0128b550ad3d40a496f5523cd91705af2c4d7122e3faa20c54f28e8af6cd0f2990873019c456044e103919d841674cc9cee3132
SHA512 (vim-8.0-1257.tar.bz2) = bab4b48e0a80b251598aee3d4c872262167d82130c1ad529739f9c79dba38fa60857c909f740c9c13efd3402648438aa833f5410edfc2012b0e946d1dbf774b6

View File

@ -1,4 +1,4 @@
%define patchlevel 1241
%define patchlevel 1257
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -768,6 +768,9 @@ rm -rf %{buildroot}
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Fri Nov 03 2017 Karsten Hopp <karsten@redhat.com> 8.0.1257-1
- patchlevel 1257
* Wed Nov 01 2017 Karsten Hopp <karsten@redhat.com> 8.0.1241-1
- patchlevel 1241