!4 fix Source incorrect in spec file
From: @markeryang Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
cb3c6a3c2d
@ -3,10 +3,10 @@
|
||||
Summary: A high- and low-level interface to the HDF5 library from Python
|
||||
Name: python-h5py
|
||||
Version: 3.6.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: BSD
|
||||
URL: http://www.h5py.org/
|
||||
Source0: https://files.pythonhosted.org/packages/source/h/h5py/h5py-%{version}.tar.gz
|
||||
Source0: https://github.com/h5py/h5py/archive/refs/tags/%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: hdf5-devel
|
||||
@ -52,6 +52,9 @@ A high- and low-level interface to the HDF5 library from Python3
|
||||
%{python3_sitearch}/%{modname}-%{version}-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Nov 23 2022 yanglongkang <yanglongkang@h-partners.com> - 3.6.0-2
|
||||
- fix Source incorrect in spec file
|
||||
|
||||
* Thu Jun 23 2022 wulei <wulei80@h-partners.com> - 3.6.0-1
|
||||
- Upgrade to 3.6.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user