From 8cbc9d91f3f00de2fcb68627ab569297ffb3cf00 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:50:38 +0200 Subject: [PATCH] Bootstrap build --- plexus-containers.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plexus-containers.spec b/plexus-containers.spec index ba7b542..1e48b1b 100644 --- a/plexus-containers.spec +++ b/plexus-containers.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-containers Version: 2.1.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Containers for Plexus # Most of the files are either under ASL 2.0 or MIT # The following files are under xpp: @@ -124,6 +124,9 @@ rm plexus-component-metadata/src/test/java/org/codehaus/plexus/metadata/DefaultC %license LICENSE-2.0.txt LICENSE.MIT %changelog +* Mon May 17 2021 Mikolaj Izdebski - 2.1.0-6 +- Bootstrap build + * Wed Jan 27 2021 Fedora Release Engineering - 2.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild