From 1364c31543638a34ab246f0571ee9491382143e7 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:50:16 +0200 Subject: [PATCH] Bootstrap build --- maven-plugin-testing.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec index 987e567..0bbe459 100644 --- a/maven-plugin-testing.spec +++ b/maven-plugin-testing.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-plugin-testing Version: 3.3.0 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Maven Plugin Testing License: ASL 2.0 URL: http://maven.apache.org/plugin-testing/ @@ -73,6 +73,9 @@ The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo. %doc LICENSE NOTICE %changelog +* Mon May 17 2021 Mikolaj Izdebski - 3.3.0-20 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 3.3.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild