From 2e60733913d71f96311cd78c643a48b830bd1abe Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:13 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- plexus-testing.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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