From 123359b2ebea8c72bac74c81ef8e1ca3e6f43d10 Mon Sep 17 00:00:00 2001 From: Roland Grunberg Date: Tue, 24 Jun 2014 12:23:13 -0400 Subject: [PATCH] Add swt aarch64 fragment to bootstrap repo. --- sources | 2 +- tycho.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 9885738..fe82e25 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ cdbd828c774f7508e65dcef3324b9d2d tycho-0.20.0.tar.bz2 -b2de7dbdbc54879ec4e39aee1409540e eclipse-bootstrap.tar.xz +75bfc0d7279ee874dcde1e93d075cbf9 eclipse-bootstrap.tar.xz diff --git a/tycho.spec b/tycho.spec index ac22d96..5d3f574 100644 --- a/tycho.spec +++ b/tycho.spec @@ -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 - 0.20.0-14.1 +- Add swt aarch64 fragment to bootstrap repo. + * Tue Jun 24 2014 Alexander Kurtakov 0.20.0-14 - Full bootstrap build for secondary archs.