diff --git a/maven-assembly-plugin.spec b/maven-assembly-plugin.spec index 12e61cf..a3aafd3 100644 --- a/maven-assembly-plugin.spec +++ b/maven-assembly-plugin.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-assembly-plugin Version: 3.6.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Maven Assembly Plugin License: Apache-2.0 URL: https://maven.apache.org/plugins/maven-assembly-plugin/ @@ -69,6 +69,9 @@ This package provides %{summary}. %license LICENSE NOTICE %changelog +* Thu Aug 01 2024 Troy Dawson - 3.6.0-6 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 3.6.0-5 - Bump release for June 2024 mass rebuild