|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: xml-commons-apis
|
|
|
|
|
Version: 1.4.01
|
|
|
|
|
Release: 46%{?dist}
|
|
|
|
|
Release: 47%{?dist}
|
|
|
|
|
Summary: APIs for DOM, SAX, and JAXP
|
|
|
|
|
License: Apache-2.0 AND W3C AND SAX-PD-2.0
|
|
|
|
|
URL: http://xml.apache.org/commons/
|
|
|
|
@ -87,6 +87,10 @@ rm -rf build/docs/javadoc
|
|
|
|
|
%files javadoc -f .mfiles-javadoc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.4.01-47
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Wed Aug 07 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.4.01-46
|
|
|
|
|
- Fix license field
|
|
|
|
|
- Resolves: RHEL-53194
|
|
|
|
|