| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- 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.
- Remove needless requires
- New build dependency: javapackages-local - Fixed requires
- Update to version 3.6.1 * Minor bug fix release
- Initial release (version 3.5)