Update to upstream version 2.8.0
This commit is contained in:
parent
8b6f38feaf
commit
cf8fa1b71b
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ commons-io-2.1-src.tar.gz
|
||||
/commons-io-2.5-src.tar.gz
|
||||
/commons-io-2.6-src.tar.gz
|
||||
/commons-io-2.7-src.tar.gz
|
||||
/commons-io-2.8.0-src.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: apache-commons-io
|
||||
Epoch: 1
|
||||
Version: 2.7
|
||||
Version: 2.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Utilities to assist with developing IO functionality
|
||||
License: ASL 2.0
|
||||
@ -57,6 +57,9 @@ sed -i '/DefaultLocale/d' src/test/java/org/apache/commons/io/input/XmlStreamRea
|
||||
%doc RELEASE-NOTES.txt
|
||||
|
||||
%changelog
|
||||
* Fri Sep 18 2020 Marian Koncek <mkoncek@redhat.com> - 1:2.8.0-1
|
||||
- Update to upstream version 2.8.0
|
||||
|
||||
* Wed Jul 29 2020 Marian Koncek <mkoncek@redhat.com> - 1:2.7-1
|
||||
- Update to upstream version 2.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (commons-io-2.7-src.tar.gz) = 9898b59c2aebdc1c51a7f8aca14e3080a08b766404c2aff091b204ba55870129dd95643665a6d46e15e94cd9d4cb280488ab0a28a1c51f43d132f839b742edc3
|
||||
SHA512 (commons-io-2.8.0-src.tar.gz) = 6189c72eff8661bfb8cfed95dd7ee32578b24b50f6586d4628a4dbfd3618853a72eb73da311729e55742ace47b2d38d3ce130ab87b684494d8ce33d1ccf14a2d
|
||||
|
Loading…
Reference in New Issue
Block a user