diff --git a/maven-bundle-plugin.spec b/maven-bundle-plugin.spec index 1992617..468dd37 100644 --- a/maven-bundle-plugin.spec +++ b/maven-bundle-plugin.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-bundle-plugin Version: 5.1.9 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Maven Bundle Plugin License: Apache-2.0 URL: https://felix.apache.org @@ -86,6 +86,9 @@ rm -f src/main/java/org/apache/felix/bundleplugin/baseline/BaselineReport.java %license LICENSE NOTICE %changelog +* Thu Aug 01 2024 Troy Dawson - 5.1.9-6 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 5.1.9-5 - Bump release for June 2024 mass rebuild