This commit is contained in:
Dennis Gilmore 2015-06-17 10:15:05 +00:00
parent 21f0839c23
commit cb9796cca9
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Summary: A Python interface to the HDF5 library
Name: h5py
Version: 2.5.0
Release: 3%{?dist}
Release: 4%{?dist}
Group: Applications/Engineering
License: BSD
URL: http://www.h5py.org/
@ -117,6 +117,9 @@ popd
%endif
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon May 18 2015 Terje Rosten <terje.rosten@ntnu.no> - 2.5.0-3
- Add six and pkgconfig dep (thanks Orion!)