diff --git a/plexus-interpolation.spec b/plexus-interpolation.spec index 61ef0ff..a559a4f 100644 --- a/plexus-interpolation.spec +++ b/plexus-interpolation.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-interpolation Version: 1.27 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Plexus Interpolation API # Most of the code is ASL 2.0, a few source files are ASL 1.1 and some tests are MIT License: Apache-2.0 AND Apache-1.1 AND MIT @@ -49,6 +49,9 @@ related projects. %files -f .mfiles %changelog +* Thu Aug 01 2024 Troy Dawson - 1.27-3 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 1.27-2 - Bump release for June 2024 mass rebuild