From 4c39a726207e9bf49cc970e544c96d93aa112ebc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 18 Jan 2023 21:55:04 +0000 Subject: [PATCH 01/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- apache-commons-math.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index f0540d7..b02f806 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,7 +2,7 @@ Name: apache-commons-math Version: 3.6.1 -Release: 12%{?dist} +Release: 13%{?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/ @@ -57,6 +57,9 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %changelog +* Wed Jan 18 2023 Fedora Release Engineering - 3.6.1-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Jul 20 2022 Fedora Release Engineering - 3.6.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 126c60edbf36b1dffae4ad936913bfe391562801 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jul 2023 13:29:44 +0000 Subject: [PATCH 02/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- apache-commons-math.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index b02f806..7f10d0d 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,7 +2,7 @@ Name: apache-commons-math Version: 3.6.1 -Release: 13%{?dist} +Release: 14%{?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/ @@ -57,6 +57,9 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %changelog +* Wed Jul 19 2023 Fedora Release Engineering - 3.6.1-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jan 18 2023 Fedora Release Engineering - 3.6.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 591e3d124a872916275c0336cc55bc7fd281506b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 13:15:08 +0000 Subject: [PATCH 03/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- apache-commons-math.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index 7f10d0d..c532f93 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,7 +2,7 @@ Name: apache-commons-math Version: 3.6.1 -Release: 14%{?dist} +Release: 15%{?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/ @@ -57,6 +57,9 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 3.6.1-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Jul 19 2023 Fedora Release Engineering - 3.6.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 33996b0768c57c121d5fdef01c955feab9b4421d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 23:14:33 +0000 Subject: [PATCH 04/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- apache-commons-math.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index c532f93..66bf650 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,7 +2,7 @@ Name: apache-commons-math Version: 3.6.1 -Release: 15%{?dist} +Release: 16%{?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/ @@ -57,6 +57,9 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 3.6.1-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jan 19 2024 Fedora Release Engineering - 3.6.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 6030852d626064a9318dd767fd5f8bf78a647f13 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 31 Jan 2024 19:05:14 +0100 Subject: [PATCH 05/13] Port to apache-commons-parent 65 --- apache-commons-math.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index 66bf650..ee6cefb 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,7 +2,7 @@ Name: apache-commons-math Version: 3.6.1 -Release: 16%{?dist} +Release: 17%{?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/ @@ -39,7 +39,7 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %mvn_file :%{short_name} %{short_name} %{name} %build -%mvn_build -- -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 +%mvn_build -- -Dcommons.packageId=math %install @@ -57,6 +57,9 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %changelog +* Wed Jan 31 2024 Mikolaj Izdebski - 3.6.1-17 +- Port to apache-commons-parent 65 + * Mon Jan 22 2024 Fedora Release Engineering - 3.6.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 0ea45e5f528a0c1ffa05d9791e1059815499ac7e Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 31 Jan 2024 19:20:35 +0100 Subject: [PATCH 06/13] Fix commons.packageId --- apache-commons-math.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index ee6cefb..c66e771 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -39,7 +39,7 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %mvn_file :%{short_name} %{short_name} %{name} %build -%mvn_build -- -Dcommons.packageId=math +%mvn_build -- -Dcommons.packageId=math3 %install From ebf2e2a2a08150242e4480c31943345e34c81edd Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Tue, 27 Feb 2024 14:46:26 +0100 Subject: [PATCH 07/13] Rebuilt for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 --- apache-commons-math.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index c66e771..c1251ca 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,7 +2,7 @@ Name: apache-commons-math Version: 3.6.1 -Release: 17%{?dist} +Release: 18%{?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/ @@ -57,6 +57,9 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %changelog +* 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 From 7478b86589feba73acb0d2093fb3d03b036d7cb9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 17 Jul 2024 17:12:00 +0000 Subject: [PATCH 08/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- apache-commons-math.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index c1251ca..877a83b 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,7 +2,7 @@ Name: apache-commons-math Version: 3.6.1 -Release: 18%{?dist} +Release: 19%{?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/ @@ -57,6 +57,9 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %changelog +* 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 From 58bdbc90505a40ab7af777875cec93a78e47cbef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 28 Aug 2024 07:54:20 +0200 Subject: [PATCH 09/13] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- apache-commons-math.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index 877a83b..eea6b40 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,9 +2,10 @@ Name: apache-commons-math Version: 3.6.1 -Release: 19%{?dist} +Release: 20%{?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 @@ -57,6 +58,9 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %changelog +* 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 From 9e9eddf098bcf548a7bc486eb4ef8e1dbf658b8d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 11:16:51 +0000 Subject: [PATCH 10/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- apache-commons-math.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index eea6b40..0b5a585 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,7 +2,7 @@ Name: apache-commons-math Version: 3.6.1 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Java library of lightweight mathematics and statistics components # 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 @@ -58,6 +58,9 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %changelog +* 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 From 2895781d6e9c987645a9c7e556e9f2b3868fb4a6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 17:06:16 +0000 Subject: [PATCH 11/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- apache-commons-math.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index 0b5a585..5fde3b3 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,7 +2,7 @@ Name: apache-commons-math Version: 3.6.1 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Java library of lightweight mathematics and statistics components # 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 @@ -58,6 +58,9 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %changelog +* 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 From 1dfd56be37db9026f8a0d3068c773ddb1dca96ff Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Tue, 29 Jul 2025 19:07:09 +0200 Subject: [PATCH 12/13] Rebuilt for java-25-openjdk as preffered jdk https://fedoraproject.org/wiki/Changes/Java25AndNoMoreSystemJdk Note, that since f43, you should be always explicit on what jdk to use. This commit should do exactly that. --- apache-commons-math.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index 5fde3b3..ee9a696 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,14 +2,14 @@ Name: apache-commons-math Version: 3.6.1 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Java library of lightweight mathematics and statistics components # 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 @@ -58,6 +58,9 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java %changelog +* 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 From 04bfc69ad33ec05b222069e7b2a2b8b1679d291b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 03:47:30 +0000 Subject: [PATCH 13/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- apache-commons-math.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-math.spec b/apache-commons-math.spec index ee9a696..bcc8b29 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,7 +2,7 @@ Name: apache-commons-math Version: 3.6.1 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Java library of lightweight mathematics and statistics components # 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 @@ -58,6 +58,9 @@ 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