From 597441f8bf1ad6d27c602d4a1b1558711c6df39e5a2c3dec8d3a159ff2c540e3 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 3 Jul 2020 10:02:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/tycho?expand=0&rev=14 --- tycho.changes | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/tycho.changes b/tycho.changes index 511db23..f7d76eb 100644 --- a/tycho.changes +++ b/tycho.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Jul 3 09:59:22 UTC 2020 - Fridrich Strba + +- Update to 1.6.0 +- Removed patches: + * build-against-surefire-2.21.patch + * build-against-surefire-2.22.patch + * port-to-surefire-junit-platform.patch + * tycho-fix-build.patch + * tycho-maven-archiver-3.0.1.patch + * tycho-maven-delegation.patch + * tycho-use-custom-resolver.patch + * use-java8-for-default-ee.patch +- Added patches: + * 0001-Fix-the-Tycho-build-to-work-on-Fedora.patch + * 0002-Implement-a-custom-resolver-for-Tycho-in-local-mode.patch + * 0003-Tycho-should-always-delegate-artifact-resolution-to-.patch + * 0004-Bug-537963-Make-the-default-EE-Java-1.8.patch + * 0005-Fix-uncaught-exception.patch + * 0006-Mockito-does-not-have-test-scope.patch + * 0007-Fix-dependency-problems-when-bootstrapping-with-extr.patch + * 0008-Use-custom-resolver-for-tycho-eclipserun-plugin.patch + ------------------------------------------------------------------- Wed Apr 1 08:53:05 UTC 2020 - Fridrich Strba