From bd5dcb8840409bb55e5c6dc2d81ce86cccd2833e Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:03:33 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- plexus-xml.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plexus-xml.spec b/plexus-xml.spec index 993aee1..55ff6b3 100644 --- a/plexus-xml.spec +++ b/plexus-xml.spec @@ -2,7 +2,7 @@ Name: plexus-xml Version: 3.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Plexus XML Utilities # Licensing breakdown: # Apache-1.1: src/main/java/org/codehaus/plexus/util/xml/StringUtils.java @@ -42,6 +42,10 @@ A collection of various utility classes to ease working with XML. %license NOTICE.txt LICENSE.txt %changelog +* Tue Oct 29 2024 Troy Dawson - 3.0.0-4 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 3.0.0-3 - Bump release for Aug 2024 java mass rebuild