- Don't %requires_eq libhdf5{%my_suffix}: not a package but a

capability of e.g. libhdf5-200 -- boo#1196682

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=57
This commit is contained in:
2024-11-15 19:46:46 +00:00
committed by Git OBS Bridge
parent 60a0df157e
commit 945b48832f
2 changed files with 4 additions and 2 deletions

View File

@@ -35,6 +35,8 @@ Fri Nov 15 19:11:37 UTC 2024 - Ben Greiner <code@bnavigator.de>
automatically to recreate this (PR 2479, PR 2480).
* Various PRs modernising & cleaning up old Cython code, see the
3.12 milestone on Github for details.
- Don't %requires_eq libhdf5{%my_suffix}: not a package but a
capability of e.g. libhdf5-200 -- boo#1196682
-------------------------------------------------------------------
Mon Jul 8 06:51:52 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>