apache-commons-math/apache-commons-math.changes

34 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Thu Sep 14 13:31:34 UTC 2017 - fstrba@suse.com
- Fix build with jdk9 by specifying java source and target 1.6
- Added patch:
* commons-math3-3.6.1-notests.patch
- Disable unit tests, since they are bound to fail. The new
methods of java.lang.StrictMath are not implemented in the
org.apache.commons.math3.utils.FastMath and the unit tests
bail out.
-------------------------------------------------------------------
Sun May 21 07:55:58 UTC 2017 - tchvatal@suse.com
- Remove needless requires
-------------------------------------------------------------------
Fri May 19 10:02:46 UTC 2017 - pcervinka@suse.com
- New build dependency: javapackages-local
- Fixed requires
-------------------------------------------------------------------
Fri Feb 24 09:44:48 UTC 2017 - shshyukriev@suse.com
- Update to version 3.6.1
* Minor bug fix release
-------------------------------------------------------------------
Fri Oct 9 08:53:22 UTC 2015 - p.drouand@gmail.com
- Initial release (version 3.5)