diff --git a/plexus-compiler.spec b/plexus-compiler.spec index 30aa302..3f7001f 100644 --- a/plexus-compiler.spec +++ b/plexus-compiler.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-compiler Version: 2.14.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Compiler call initiators for Plexus # extras subpackage has a bit different licensing # parts of compiler-api are Apache-2.0/MIT @@ -106,6 +106,9 @@ cp %{SOURCE2} LICENSE.MIT %license LICENSE LICENSE.MIT %changelog +* Thu Aug 01 2024 Troy Dawson - 2.14.2-3 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 2.14.2-2 - Bump release for June 2024 mass rebuild