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

This commit is contained in:
CentOS Sources 2023-05-09 05:26:33 +00:00 committed by Stepan Oksanichenko
parent b56383a990
commit 7e6137681a
1 changed files with 4 additions and 1 deletions

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