From c92a060c378d4daaa305b2527bbc436b89b11195 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:10 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- plexus-compiler.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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