diff --git a/plexus-testing.spec b/plexus-testing.spec index a21f7fa..577c53a 100644 --- a/plexus-testing.spec +++ b/plexus-testing.spec @@ -2,7 +2,7 @@ Name: plexus-testing Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plexus Testing License: Apache-2.0 URL: https://github.com/codehaus-plexus/plexus-testing @@ -46,5 +46,8 @@ rm src/test/java/org/codehaus/plexus/testing/PlexusTestJakartaTest.java %license LICENSE %changelog +* Mon Jun 24 2024 Troy Dawson - 1.3.0-2 +- Bump release for June 2024 mass rebuild + * Fri Feb 02 2024 Mikolaj Izdebski - 1.3.0-1 - Initial packaging