From 5bd1248dfe6c0b7b11f6c9b2e4a7707cc96be358 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Sun, 30 Dec 2012 02:51:15 +0100 Subject: [PATCH 1/3] Update to 3.1 --- .gitignore | 1 + apache-commons-math.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 103c59b..7331864 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ commons-math-2.0-src.tar.gz /commons-math-2.1-src.tar.gz /commons-math-2.2-src.tar.gz /commons-math3-3.0-src.tar.gz +/commons-math3-3.1-src.tar.gz diff --git a/apache-commons-math.spec b/apache-commons-math.spec index befd3bb..9f6e094 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,8 +2,8 @@ %global short_name commons-%{base_name}3 Name: apache-commons-math -Version: 3.0 -Release: 2%{?dist} +Version: 3.1 +Release: 1%{?dist} Summary: Java library of lightweight mathematics and statistics components Group: Development/Libraries @@ -39,7 +39,7 @@ This package contains the API documentation for %{name}. %build -mvn-rpmbuild install javadoc:javadoc +mvn-rpmbuild install javadoc:aggregate %install @@ -67,6 +67,9 @@ cp -pr target/site/api*/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}/ %changelog +* Sun Dec 30 2012 Mohamed El Morabity - 3.1-1 +- Update to 3.1 + * Wed Jul 18 2012 Fedora Release Engineering - 3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 3d1c927..c05b42b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4fdbdc4427b15b2f930dee9240790552 commons-math3-3.0-src.tar.gz +89600ffbe0b9882fc96fb59e99fff887 commons-math3-3.1-src.tar.gz From fb23e2915546965729f1fddd0c8c6df62b61dd28 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Tue, 15 Jan 2013 15:22:02 +0100 Subject: [PATCH 2/3] Update to 3.1.1 --- .gitignore | 1 + apache-commons-math.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7331864..b20e0b2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ commons-math-2.0-src.tar.gz /commons-math-2.2-src.tar.gz /commons-math3-3.0-src.tar.gz /commons-math3-3.1-src.tar.gz +/commons-math3-3.1.1-src.tar.gz diff --git a/apache-commons-math.spec b/apache-commons-math.spec index 9f6e094..a340c59 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,7 +2,7 @@ %global short_name commons-%{base_name}3 Name: apache-commons-math -Version: 3.1 +Version: 3.1.1 Release: 1%{?dist} Summary: Java library of lightweight mathematics and statistics components @@ -67,6 +67,9 @@ cp -pr target/site/api*/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}/ %changelog +* Tue Jan 15 2013 Mohamed El Morabity - 3.1.1-1 +- Update to 3.1.1 + * Sun Dec 30 2012 Mohamed El Morabity - 3.1-1 - Update to 3.1 diff --git a/sources b/sources index c05b42b..6a1a1f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -89600ffbe0b9882fc96fb59e99fff887 commons-math3-3.1-src.tar.gz +8d1b5934304262797c56d19a5c3305ad commons-math3-3.1.1-src.tar.gz From e4e6f01f7b81761cae1818897b105048d579a248 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Sun, 12 May 2013 01:03:14 +0200 Subject: [PATCH 3/3] Update to 3.2 --- .gitignore | 1 + apache-commons-math.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b20e0b2..8327c48 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ commons-math-2.0-src.tar.gz /commons-math3-3.0-src.tar.gz /commons-math3-3.1-src.tar.gz /commons-math3-3.1.1-src.tar.gz +/commons-math3-3.2-src.tar.gz diff --git a/apache-commons-math.spec b/apache-commons-math.spec index a340c59..6987024 100644 --- a/apache-commons-math.spec +++ b/apache-commons-math.spec @@ -2,7 +2,7 @@ %global short_name commons-%{base_name}3 Name: apache-commons-math -Version: 3.1.1 +Version: 3.2 Release: 1%{?dist} Summary: Java library of lightweight mathematics and statistics components @@ -67,6 +67,9 @@ cp -pr target/site/api*/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}/ %changelog +* Sat May 11 2013 Mohamed El Morabity - 3.2-1 +- Update to 3.2 + * Tue Jan 15 2013 Mohamed El Morabity - 3.1.1-1 - Update to 3.1.1 diff --git a/sources b/sources index 6a1a1f6..b5b48c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d1b5934304262797c56d19a5c3305ad commons-math3-3.1.1-src.tar.gz +a44e9b189fbf53e06f75cb6728c3642a commons-math3-3.2-src.tar.gz