Add swt aarch64 fragment to bootstrap repo.

This commit is contained in:
Roland Grunberg 2014-06-24 12:23:13 -04:00
parent ecbf350749
commit 123359b2eb
2 changed files with 5 additions and 2 deletions

View File

@ -1,2 +1,2 @@
cdbd828c774f7508e65dcef3324b9d2d tycho-0.20.0.tar.bz2
b2de7dbdbc54879ec4e39aee1409540e eclipse-bootstrap.tar.xz
75bfc0d7279ee874dcde1e93d075cbf9 eclipse-bootstrap.tar.xz

View File

@ -19,7 +19,7 @@
Name: tycho
Version: 0.20.0
Release: 14%{?dist}
Release: 14.1%{?dist}
Summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
Group: Development/Libraries
@ -344,6 +344,9 @@ install -m 644 $osgiStateJarPath $RPM_BUILD_ROOT%{_javadir}/%{name}/osgi.compati
%{_javadocdir}/%{name}
%changelog
* Tue Jun 24 2014 Roland Grunberg <rgrunber@redhat.com> - 0.20.0-14.1
- Add swt aarch64 fragment to bootstrap repo.
* Tue Jun 24 2014 Alexander Kurtakov <akurtako@redhat.com> 0.20.0-14
- Full bootstrap build for secondary archs.