diff --git a/maven-plugin-tools.spec b/maven-plugin-tools.spec index d5e90d7..65b4ecb 100644 --- a/maven-plugin-tools.spec +++ b/maven-plugin-tools.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-plugin-tools Version: 3.9.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Maven Plugin Tools License: Apache-2.0 URL: https://maven.apache.org/plugin-tools/ @@ -158,6 +158,9 @@ rm maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/gen %license LICENSE NOTICE %changelog +* Thu Aug 01 2024 Troy Dawson - 3.9.0-6 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 3.9.0-5 - Bump release for June 2024 mass rebuild