diff --git a/plexus-pom.spec b/plexus-pom.spec index 75f8441..b83fa25 100644 --- a/plexus-pom.spec +++ b/plexus-pom.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-pom Version: 16 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Root Plexus Projects POM License: Apache-2.0 URL: https://github.com/codehaus-plexus/plexus-pom @@ -42,6 +42,9 @@ cp -p %{SOURCE1} LICENSE %license LICENSE %changelog +* Thu Aug 01 2024 Troy Dawson - 16-3 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 16-2 - Bump release for June 2024 mass rebuild