From da81f4afc04ecd854f1d173c6168ee2cadbb158a Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:49:57 +0200 Subject: [PATCH] Bootstrap build --- junit.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/junit.spec b/junit.spec index c61a72b..c993ffc 100644 --- a/junit.spec +++ b/junit.spec @@ -1,9 +1,9 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: junit Epoch: 1 Version: 4.13.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java regression test package License: EPL-1.0 URL: http://www.junit.org/ @@ -102,6 +102,9 @@ sed s/@version@/%{version}/ src/main/java/junit/runner/Version.java.template >sr %doc doc/* %changelog +* Mon May 17 2021 Mikolaj Izdebski - 1:4.13.1-2 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 1:4.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild