diff --git a/3.6.0.tar.gz b/3.6.0.tar.gz deleted file mode 100644 index e599e3af5371b0b30766144aa9b02c83f27c8381..0000000000000000000000000000000000000000 Binary files a/3.6.0.tar.gz and /dev/null differ diff --git a/3.7.0.tar.gz b/3.7.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..879dad752483b01168292a0c4430a8c485faaecb Binary files /dev/null and b/3.7.0.tar.gz differ diff --git a/python-h5py.spec b/python-h5py.spec index 6ee44caea5296b4b1c93e56f479235fd5dea172a..71bcdcc90c10085927fd47b0ae852a8d04c5f219 100644 --- a/python-h5py.spec +++ b/python-h5py.spec @@ -2,8 +2,8 @@ Summary: A high- and low-level interface to the HDF5 library from Python Name: python-h5py -Version: 3.6.0 -Release: 2 +Version: 3.7.0 +Release: 1 License: BSD URL: http://www.h5py.org/ Source0: https://github.com/h5py/h5py/archive/refs/tags/%{version}.tar.gz @@ -52,6 +52,9 @@ A high- and low-level interface to the HDF5 library from Python3 %{python3_sitearch}/%{modname}-%{version}-*.egg-info %changelog +* Thu Dec 08 2022 wubijie - 3.7.0-1 +- Update package to version 3.7.0 + * Wed Nov 23 2022 yanglongkang - 3.6.0-2 - fix Source incorrect in spec file