From cd2ce06789a6ad18df4df728959f96d622cab3b8 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:50:33 +0200 Subject: [PATCH] Bootstrap build --- plexus-archiver.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plexus-archiver.spec b/plexus-archiver.spec index 6f266d9..a03e3d6 100644 --- a/plexus-archiver.spec +++ b/plexus-archiver.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-archiver Version: 4.2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plexus Archiver Component License: ASL 2.0 URL: https://codehaus-plexus.github.io/plexus-archiver @@ -70,6 +70,9 @@ sed -i '/getLoggerManager/d' src/test/java/org/codehaus/plexus/archiver/Duplicat %license LICENSE %changelog +* Mon May 17 2021 Mikolaj Izdebski - 4.2.4-2 +- Bootstrap build + * Fri Feb 12 2021 Marian Koncek - 4.2.4-1 - Update to upstream version 4.2.4