diff --git a/apache-commons-math.spec b/apache-commons-math.spec index c66e771..bcc8b29 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,13 +2,14 @@ Name: apache-commons-math Version: 3.6.1 -Release: 17%{?dist} +Release: 24%{?dist} Summary: Java library of lightweight mathematics and statistics components -License: ASL 1.1 and ASL 2.0 and BSD +# Automatically converted from old format: ASL 1.1 and ASL 2.0 and BSD - review is highly recommended. +License: Apache-1.1 AND Apache-2.0 AND LicenseRef-Callaway-BSD URL: http://commons.apache.org/math/ Source0: http://www.apache.org/dist/commons/math/source/%{short_name}-%{version}-src.tar.gz -BuildRequires: maven-local +BuildRequires: maven-local-openjdk25 BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.commons:commons-parent:pom:) BuildArch: noarch @@ -57,6 +58,27 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 3.6.1-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Tue Jul 29 2025 jiri vanek - 3.6.1-23 +- Rebuilt for java-25-openjdk as preffered jdk + +* Wed Jul 23 2025 Fedora Release Engineering - 3.6.1-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Thu Jan 16 2025 Fedora Release Engineering - 3.6.1-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Wed Aug 28 2024 Miroslav Suchý - 3.6.1-20 +- convert license to SPDX + +* Wed Jul 17 2024 Fedora Release Engineering - 3.6.1-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Tue Feb 27 2024 Jiri Vanek - 3.6.1-18 +- Rebuilt for java-21-openjdk as system jdk + * Wed Jan 31 2024 Mikolaj Izdebski - 3.6.1-17 - Port to apache-commons-parent 65