From 7b69d73536a2c23016fdb4de1d8efb1d6e78aa47 Mon Sep 17 00:00:00 2001 From: Jiri Date: Jul 11 2020 05:52:03 +0000 Subject: Rebuilt for JDK-11 --- diff --git a/tycho.spec b/tycho.spec index f829fc0..c8b3bc6 100644 --- a/tycho.spec +++ b/tycho.spec @@ -28,7 +28,7 @@ Name: tycho Version: 1.6.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven # license file is missing but all files having some licensing information are ASL 2.0 @@ -425,6 +425,9 @@ ln -s %{_javadir}/tycho/org.fedoraproject.p2.jar %{buildroot}%{xmvn_libdir}/inst %files javadoc -f .mfiles-javadoc %changelog +* Sat Jul 11 2020 Jiri Vanek - 1.6.0-4 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Sat Mar 21 2020 Mat Booth - 1.6.0-3 - Add missing resolver patch for eclipserun plugin