Update to 3.4.1
This commit is contained in:
parent
254f4e6924
commit
b4e81ea493
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@ commons-math-2.0-src.tar.gz
|
|||
/commons-math3-3.1.1-src.tar.gz
|
||||
/commons-math3-3.2-src.tar.gz
|
||||
/commons-math3-3.4-src.tar.gz
|
||||
/commons-math3-3.4.1-src.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global short_name commons-math3
|
||||
|
||||
Name: apache-commons-math
|
||||
Version: 3.4
|
||||
Version: 3.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Java library of lightweight mathematics and statistics components
|
||||
Group: Development/Libraries
|
||||
|
|
@ -66,6 +66,9 @@ rm src/site/resources/profile.jacoco
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 13 2015 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.4.1-1
|
||||
- Update to 3.4.1
|
||||
|
||||
* Mon Jan 05 2015 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.4-1
|
||||
- Update to 3.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
5d8d61a4531f9c5f78f44349e5abe935 commons-math3-3.4-src.tar.gz
|
||||
01daa3eedd61cfe3315fb0417fc8ac2e commons-math3-3.4.1-src.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue