diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec index 70c3626..231a668 100644 --- a/maven-source-plugin.spec +++ b/maven-source-plugin.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-source-plugin Version: 3.3.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Plugin creating source JAR License: Apache-2.0 URL: http://maven.apache.org/plugins/maven-source-plugin/ @@ -57,6 +57,9 @@ API documentation for %{name}. %license LICENSE NOTICE %changelog +* Thu Aug 01 2024 Troy Dawson - 3.3.0-6 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 3.3.0-5 - Bump release for June 2024 mass rebuild