From 1667ff71ed6748d94c09fca750dee3b6fb1c7b94 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 5 Aug 2024 11:45:49 -0700 Subject: [PATCH] Turn bootstrap off Signed-off-by: Troy Dawson --- maven-verifier.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-verifier.spec b/maven-verifier.spec index 14979ca..27ae593 100644 --- a/maven-verifier.spec +++ b/maven-verifier.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap %global upstream_version 2.0.0-M1 Name: maven-verifier