|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: apache-commons-codec
|
|
|
|
|
Version: 1.15
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Summary: Implementations of common encoders and decoders
|
|
|
|
|
License: ASL 2.0
|
|
|
|
|
URL: https://commons.apache.org/codec/
|
|
|
|
@ -51,6 +51,9 @@ export MAVEN_OPTS="-Xmx1024m"
|
|
|
|
|
%doc RELEASE-NOTES*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1.15-8
|
|
|
|
|
- Rebuild with regenerated Requires on Java
|
|
|
|
|
|
|
|
|
|
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.15-7
|
|
|
|
|
- Rebuild to regenerate auto-requires
|
|
|
|
|
|
|
|
|
|