import UBI apache-commons-codec-1.15-8.el9_5

This commit is contained in:
eabdullin 2024-12-17 10:24:57 +00:00
parent 219e3ee4b9
commit df733ebc74

View File

@ -2,7 +2,7 @@
Name: apache-commons-codec Name: apache-commons-codec
Version: 1.15 Version: 1.15
Release: 7%{?dist} Release: 8%{?dist}
Summary: Implementations of common encoders and decoders Summary: Implementations of common encoders and decoders
License: ASL 2.0 License: ASL 2.0
URL: https://commons.apache.org/codec/ URL: https://commons.apache.org/codec/
@ -51,6 +51,9 @@ export MAVEN_OPTS="-Xmx1024m"
%doc RELEASE-NOTES* %doc RELEASE-NOTES*
%changelog %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 * Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.15-7
- Rebuild to regenerate auto-requires - Rebuild to regenerate auto-requires