From 7031cfef9cbe76bfcd5e896a0e0f253b4703e2a5 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:09 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- plexus-classworlds.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plexus-classworlds.spec b/plexus-classworlds.spec index 09b2f0f..9753adc 100644 --- a/plexus-classworlds.spec +++ b/plexus-classworlds.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-classworlds Version: 2.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Plexus Classworlds Classloader Framework License: Apache-2.0 AND Plexus URL: https://github.com/codehaus-plexus/plexus-classworlds @@ -51,6 +51,9 @@ sed -i /testConfigure_Optionally_Existent/s/./@org.junit.jupiter.api.Disabled/ s %license LICENSE.txt LICENSE-Codehaus.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 2.8.0-3 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 2.8.0-2 - Bump release for June 2024 mass rebuild