Accepting request 318941 from home:TheBlackCat:branches:science

- Use explicit library requirements to avoid ambiguities.  Without this, packages that depend on hdf5 won't know which library to use.

OBS-URL: https://build.opensuse.org/request/show/318941
OBS-URL: https://build.opensuse.org/package/show/science/hdf5?expand=0&rev=6
This commit is contained in:
Todd R
2015-07-27 10:12:44 +00:00
committed by Git OBS Bridge
parent f9b95bef44
commit 423a45aab4
2 changed files with 16 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 27 10:06:49 UTC 2015 - toddrme2178@gmail.com
- Use explicit library requirements to avoid ambiguities.
Without this, packages that depend on hdf5 won't know which
library to use.
-------------------------------------------------------------------
Thu Jul 23 11:30:56 UTC 2015 - toddrme2178@gmail.com