From 2cb5c91ce839aa568e790d9a7753fb679b4d9098 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:33:59 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- maven-plugin-testing.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec index f3d1592..4b1cad8 100644 --- a/maven-plugin-testing.spec +++ b/maven-plugin-testing.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-plugin-testing Version: 3.3.0 -Release: 32%{?dist} +Release: 33%{?dist} Summary: Maven Plugin Testing License: Apache-2.0 URL: http://maven.apache.org/plugin-testing/ @@ -76,6 +76,9 @@ The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo. %doc LICENSE NOTICE %changelog +* Thu Aug 01 2024 Troy Dawson - 3.3.0-33 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 3.3.0-32 - Bump release for June 2024 mass rebuild