import apache-commons-codec-1.15-7.el9

This commit is contained in:
CentOS Sources 2023-03-28 09:44:09 +00:00 committed by root
parent d2346aef13
commit d337696093

View File

@ -2,7 +2,7 @@
Name: apache-commons-codec
Version: 1.15
Release: 6%{?dist}
Release: 7%{?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
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.15-7
- Rebuild to regenerate auto-requires
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.15-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688