From 47f2bcd17934bdd694ab3191f85dbd0d48ba0c4f Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:15:15 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- plexus-xml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plexus-xml.spec b/plexus-xml.spec index 9fe886e..12558b4 100644 --- a/plexus-xml.spec +++ b/plexus-xml.spec @@ -2,7 +2,7 @@ Name: plexus-xml Version: 3.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plexus XML Utilities # Licensing breakdown: # Apache-1.1: src/main/java/org/codehaus/plexus/util/xml/StringUtils.java @@ -42,5 +42,8 @@ A collection of various utility classes to ease working with XML. %license NOTICE.txt LICENSE.txt %changelog +* Mon Jun 24 2024 Troy Dawson - 3.0.0-2 +- Bump release for June 2024 mass rebuild + * Fri Feb 2 2024 Mikolaj Izdebski - 3.0.0-1 - Initial packaging