Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:34:13 -07:00
parent 57142120ae
commit 16d5ab9192

View File

@ -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 <tdawson@redhat.com> - 3.0.0-3
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.0.0-2
- Bump release for June 2024 mass rebuild