diff --git a/plexus-testing.spec b/plexus-testing.spec index 577c53a..441581e 100644 --- a/plexus-testing.spec +++ b/plexus-testing.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-testing Version: 1.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Plexus Testing License: Apache-2.0 URL: https://github.com/codehaus-plexus/plexus-testing @@ -46,6 +46,9 @@ rm src/test/java/org/codehaus/plexus/testing/PlexusTestJakartaTest.java %license LICENSE %changelog +* Thu Aug 01 2024 Troy Dawson - 1.3.0-3 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 1.3.0-2 - Bump release for June 2024 mass rebuild