diff --git a/h5py-3.6.0.tar.gz b/3.6.0.tar.gz similarity index 100% rename from h5py-3.6.0.tar.gz rename to 3.6.0.tar.gz diff --git a/python-h5py.spec b/python-h5py.spec index c2e3ccc..6ee44ca 100644 --- a/python-h5py.spec +++ b/python-h5py.spec @@ -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 - 3.6.0-2 +- fix Source incorrect in spec file + * Thu Jun 23 2022 wulei - 3.6.0-1 - Upgrade to 3.6.0