Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
04bfc69ad3 | ||
|
|
1dfd56be37 | ||
|
|
2895781d6e |
1 changed files with 11 additions and 2 deletions
|
|
@ -2,14 +2,14 @@
|
|||
|
||||
Name: apache-commons-math
|
||||
Version: 3.6.1
|
||||
Release: 21%{?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
|
||||
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,15 @@ src/test/java/org/apache/commons/math3/util/FastMathTest.java
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-24
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Tue Jul 29 2025 jiri vanek <jvanek@redhat.com> - 3.6.1-23
|
||||
- Rebuilt for java-25-openjdk as preffered jdk
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-22
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue