Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-27 12:11:36 +00:00
commit 6d18bfafae

View file

@ -2,7 +2,7 @@
Name: apache-commons-math
Version: 3.6.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Java library of lightweight mathematics and statistics components
License: ASL 1.1 and ASL 2.0 and BSD
URL: http://commons.apache.org/math/
@ -55,6 +55,9 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java
%changelog
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jul 16 2020 Mat Booth <mat.booth@redhat.com> - 3.6.1-4
- Allow building on JDK 11