From 16d5ab91921ffe358a410a0803e0842866a1369b Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:13 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- plexus-xml.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plexus-xml.spec b/plexus-xml.spec index 12558b4..b819dda 100644 --- a/plexus-xml.spec +++ b/plexus-xml.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-xml Version: 3.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Plexus XML Utilities # Licensing breakdown: # Apache-1.1: src/main/java/org/codehaus/plexus/util/xml/StringUtils.java @@ -42,6 +42,9 @@ A collection of various utility classes to ease working with XML. %license NOTICE.txt LICENSE.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 3.0.0-3 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 3.0.0-2 - Bump release for June 2024 mass rebuild