Accepting request 539811 from home:eeich:hpc_alt

- Update to 1.10.1:
  https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
- Fix-warnings-for-missing-returns.patch:
  replace: hdf5-non_void_return.patch
- PPC64LE-Fix-long-double-handling.patch:
  replace: hdf5-ldouble-ppc64le.patch
- Disable-phdf5-tests.patch:
  replace: hdf5_disable_testphdf5.patch
- Disabling validation tests for the MPI variant for now as they 
  seem to cause issues in OBS.

OBS-URL: https://build.opensuse.org/request/show/539811
OBS-URL: https://build.opensuse.org/package/show/science/hdf5?expand=0&rev=55
This commit is contained in:
2017-11-08 10:04:37 +00:00
committed by Git OBS Bridge
parent f89d69864a
commit ae268e1f7c
10 changed files with 293 additions and 253 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Nov 7 13:23:40 UTC 2017 - eich@suse.com
- Update to 1.10.1:
https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
- Fix-warnings-for-missing-returns.patch:
replace: hdf5-non_void_return.patch
- PPC64LE-Fix-long-double-handling.patch:
replace: hdf5-ldouble-ppc64le.patch
- Disable-phdf5-tests.patch:
replace: hdf5_disable_testphdf5.patch
- Disabling validation tests for the MPI variant for now as they
seem to cause issues in OBS.
-------------------------------------------------------------------
Thu Oct 26 15:51:18 UTC 2017 - eich@suse.com