From f2ac673f546a3714f2f17d2449ba873dbd64c7a4 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 18:01:44 +0200 Subject: [PATCH] Non-bootstrap build --- junit.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/junit.spec b/junit.spec index c993ffc..b679d3f 100644 --- a/junit.spec +++ b/junit.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap Name: junit Epoch: 1 @@ -104,6 +104,7 @@ sed s/@version@/%{version}/ src/main/java/junit/runner/Version.java.template >sr %changelog * Mon May 17 2021 Mikolaj Izdebski - 1:4.13.1-2 - Bootstrap build +- Non-bootstrap build * Tue Jan 26 2021 Fedora Release Engineering - 1:4.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild