|
|
|
@ -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 <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
|
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|