diff --git a/plexus-sec-dispatcher.spec b/plexus-sec-dispatcher.spec index dfb6bd5..3c41a94 100644 --- a/plexus-sec-dispatcher.spec +++ b/plexus-sec-dispatcher.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-sec-dispatcher Version: 2.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Plexus Security Dispatcher Component License: Apache-2.0 URL: https://github.com/codehaus-plexus/plexus-sec-dispatcher @@ -51,6 +51,9 @@ cp %{SOURCE1} . %license LICENSE-2.0.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 2.0-13 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 2.0-12 - Bump release for June 2024 mass rebuild