Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:03:33 -07:00
parent 859f105c5f
commit bd5dcb8840

View File

@ -2,7 +2,7 @@
Name: plexus-xml Name: plexus-xml
Version: 3.0.0 Version: 3.0.0
Release: 3%{?dist} Release: 4%{?dist}
Summary: Plexus XML Utilities Summary: Plexus XML Utilities
# Licensing breakdown: # Licensing breakdown:
# Apache-1.1: src/main/java/org/codehaus/plexus/util/xml/StringUtils.java # 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 %license NOTICE.txt LICENSE.txt
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.0.0-4
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.0.0-3 * Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.0.0-3
- Bump release for Aug 2024 java mass rebuild - Bump release for Aug 2024 java mass rebuild