- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-15 22:34:40 +00:00
parent 38c3db7193
commit d8bf8978d8
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: apache-commons-io
Epoch: 1
Version: 2.8.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Utilities to assist with developing IO functionality
License: ASL 2.0
@ -82,6 +82,9 @@ rm src/test/java/org/apache/commons/io/output/XmlStreamWriterTest.java
%changelog
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1:2.8.0-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Feb 3 2021 Mat Booth <mat.booth@redhat.com> - 1:2.8.0-3
- Add patch to fix Files.size() failing when symlink target is non-existant