From ca8ad2bd2b87af627da7f6c039cee1cbaea49b82 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:11 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- plexus-languages.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plexus-languages.spec b/plexus-languages.spec index bc79e66..91e4f8a 100644 --- a/plexus-languages.spec +++ b/plexus-languages.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-languages Version: 1.2.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Plexus Languages License: Apache-2.0 URL: https://github.com/codehaus-plexus/plexus-languages @@ -51,6 +51,9 @@ cp %{SOURCE1} . %license LICENSE-2.0.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 1.2.0-6 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 1.2.0-5 - Bump release for June 2024 mass rebuild