import apache-commons-io-2.8.0-8.el9

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

View File

@ -3,7 +3,7 @@
Name: apache-commons-io
Epoch: 1
Version: 2.8.0
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Utilities to assist with developing IO functionality
License: ASL 2.0
URL: https://commons.apache.org/io
@ -73,6 +73,9 @@ sed -i '/DefaultLocale/d' src/test/java/org/apache/commons/io/input/XmlStreamRea
%doc RELEASE-NOTES.txt
%changelog
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:2.8.0-8
- Rebuild to regenerate auto-requires
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:2.8.0-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688