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

46 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Mon Nov 11 11:22:34 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Add alias to the maven artifact
- Clean-up the spec file
-------------------------------------------------------------------
Tue May 15 12:56:51 UTC 2018 - fstrba@suse.com
- Build with source and target 8 to prepare for a possible removal
of 1.6 compatibility
-------------------------------------------------------------------
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)