Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b182f69c3e | ||
|
|
ebba9b49ea | ||
|
|
53ec19b635 |
3 changed files with 14 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -14,3 +14,5 @@
|
|||
/commons-io-2.8.0-src.tar.gz
|
||||
/commons-io-2.11.0-src.tar.gz
|
||||
/commons-io-2.13.0-src.tar.gz
|
||||
/commons-io-2.15.1-src.tar.gz
|
||||
/commons-io-2.16.1-src.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
Name: apache-commons-io
|
||||
Epoch: 1
|
||||
Version: 2.13.0
|
||||
Release: 6%{?dist}
|
||||
Version: 2.16.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Utilities to assist with developing IO functionality
|
||||
License: Apache-2.0
|
||||
URL: https://commons.apache.org/io
|
||||
|
|
@ -70,6 +70,15 @@ rm src/test/java/org/apache/commons/io/input/ReversedLinesFileReaderTestParamFil
|
|||
%doc RELEASE-NOTES.txt
|
||||
|
||||
%changelog
|
||||
* Fri May 17 2024 Marian Koncek <mkoncek@redhat.com> - 1:2.16.1-1
|
||||
- Update to upstream version 2.16.1
|
||||
|
||||
* Sat Mar 02 2024 Jiri Vanek <jvanek@redhat.com> - 1:2.13.0-8
|
||||
- Rebuilt for java-21-openjdk as system jdk
|
||||
|
||||
* Fri Mar 01 2024 Jiri Vanek <jvanek@redhat.com> - 1:2.13.0-7
|
||||
- bump of release for for java-21-openjdk as system jdk
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.13.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (commons-io-2.13.0-src.tar.gz) = 187df4b73ac20caa28de99381b32f46673ee5a3b519e6804e6cd8ced49412ba89dd6f5cf43e4cfb54c221331cefa1ed20a180d8c9f0e4c361b4b9a2e98b26017
|
||||
SHA512 (commons-io-2.16.1-src.tar.gz) = 07298e3af85726f2ec07a660fbb743f82cd88f8043a57e2e1063b758c81429dfafd77a024e2cdd48efe5d403299c20e898f5b3dd729f52bd55b8a6fb50c9a13a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue