From b72dc473e82c31e0a8b88268b9dcd7a4722581c3 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 14:48:45 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/tycho.git#0f77d343a27d57dc5cd2eb1e55fcbbca80c01f0d --- tycho.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tycho.spec b/tycho.spec index 023bfe8..809bede 100644 --- a/tycho.spec +++ b/tycho.spec @@ -28,7 +28,7 @@ Name: tycho Version: 2.1.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 @@ -441,6 +441,9 @@ ln -s %{_javadir}/tycho/org.fedoraproject.p2.jar %{buildroot}%{xmvn_libdir}/inst %files javadoc -f .mfiles-javadoc %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jan 14 2021 Mat Booth - 2.1.0-3 - Enable bootstrap mode - Update fp-p2 snapshot to fix xmvn installation failure