From a9539f42d6227dd7103295204503af48c737aec8 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:50:05 +0200 Subject: [PATCH] Bootstrap build --- maven-compiler-plugin.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/maven-compiler-plugin.spec b/maven-compiler-plugin.spec index a4630ef..5045836 100644 --- a/maven-compiler-plugin.spec +++ b/maven-compiler-plugin.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-compiler-plugin Version: 3.8.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Maven Compiler Plugin License: ASL 2.0 URL: https://maven.apache.org/plugins/maven-compiler-plugin @@ -69,6 +69,9 @@ sed -i 's|localRepository,\ "junit/junit/3.8.1/junit-3.8.1.jar"|"%(find-jar juni %license LICENSE NOTICE %changelog +* Mon May 17 2021 Mikolaj Izdebski - 3.8.1-9 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 3.8.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild