|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
Name: apache-commons-io
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Version: 2.13.0
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Summary: Utilities to assist with developing IO functionality
|
|
|
|
|
License: Apache-2.0
|
|
|
|
|
URL: https://commons.apache.org/io
|
|
|
|
@ -70,6 +70,10 @@ rm src/test/java/org/apache/commons/io/input/ReversedLinesFileReaderTestParamFil
|
|
|
|
|
%doc RELEASE-NOTES.txt
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:2.13.0-9
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1:2.13.0-8
|
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|