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