From b4e81ea4937ebab0723c34169ef5a0e472ecd35e Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Tue, 13 Jan 2015 11:14:15 +0100 Subject: [PATCH] Update to 3.4.1 --- .gitignore | 1 + apache-commons-math.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ac88397..04b2a64 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/apache-commons-math.spec b/apache-commons-math.spec index c36f2cb..35253fd 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -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 - 3.4.1-1 +- Update to 3.4.1 + * Mon Jan 05 2015 Mohamed El Morabity - 3.4-1 - Update to 3.4 diff --git a/sources b/sources index 1393006..f8bf0f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d8d61a4531f9c5f78f44349e5abe935 commons-math3-3.4-src.tar.gz +01daa3eedd61cfe3315fb0417fc8ac2e commons-math3-3.4.1-src.tar.gz