From 4fa43a2ca012390404f81b48686da798146b221e Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:50:40 +0200 Subject: [PATCH] Bootstrap build --- plexus-io.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plexus-io.spec b/plexus-io.spec index 77fabc1..9a52f78 100644 --- a/plexus-io.spec +++ b/plexus-io.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-io Version: 3.2.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Plexus IO Components License: ASL 2.0 URL: https://github.com/codehaus-plexus/plexus-io @@ -57,6 +57,9 @@ sed -i /class/i@org.junit.Ignore src/test/java/org/codehaus/plexus/components/io %license NOTICE.txt LICENSE-2.0.txt %changelog +* Mon May 17 2021 Mikolaj Izdebski - 3.2.0-6 +- Bootstrap build + * Wed Jan 27 2021 Fedora Release Engineering - 3.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild