Rebuild to correct permissions

This commit is contained in:
Mat Booth 2018-05-21 15:27:40 +01:00
parent eeebfc1ba5
commit 05065b62ed
1 changed files with 4 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Epoch: 1
Summary: An open, extensible IDE Summary: An open, extensible IDE
Name: eclipse Name: eclipse
Version: 4.8.0 Version: 4.8.0
Release: 0.5%{?dist} Release: 0.6%{?dist}
License: EPL License: EPL
URL: http://www.eclipse.org/ URL: http://www.eclipse.org/
@ -1079,6 +1079,9 @@ fi
%{_eclipsedir}/plugins/org.eclipse.osgi.util_* %{_eclipsedir}/plugins/org.eclipse.osgi.util_*
%changelog %changelog
* Mon May 21 2018 Mat Booth <mat.booth@redhat.com> - 1:4.8.0-0.6
- Rebuild to correct permissions
* Tue May 15 2018 Mat Booth <mat.booth@redhat.com> - 1:4.8.0-0.5 * Tue May 15 2018 Mat Booth <mat.booth@redhat.com> - 1:4.8.0-0.5
- Rebuild against Photon EMF and ECF versions - Rebuild against Photon EMF and ECF versions
- Updated I-build - Updated I-build