diff --git a/.gitignore b/.gitignore index b63c6ee..9f3ee1c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /h5py-2.2.0.tar.gz /h5py-2.2.1.tar.gz /h5py-2.3.0.tar.gz +/h5py-2.3.1.tar.gz diff --git a/h5py.spec b/h5py.spec index 14c0bff..9ca4fa4 100644 --- a/h5py.spec +++ b/h5py.spec @@ -5,8 +5,8 @@ Summary: A Python interface to the HDF5 library Name: h5py -Version: 2.3.0 -Release: 4%{?dist} +Version: 2.3.1 +Release: 1%{?dist} Group: Applications/Engineering License: BSD URL: http://www.h5py.org/ @@ -111,6 +111,9 @@ popd %endif %changelog +* Wed Jun 25 2014 Orion Poplawski - 2.3.1-1 +- Update to 2.3.1 + * Tue Jun 10 2014 Orion Poplawski - 2.3.0-4 - Rebuild for hdf 1.8.13 diff --git a/sources b/sources index ab9fe30..9b169e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -785435a86d9e4bd40acc968b718b0c6a h5py-2.3.0.tar.gz +8f32f96d653e904d20f9f910c6d9dd91 h5py-2.3.1.tar.gz