This commit is contained in:
Orion Poplawski 2013-12-19 21:52:46 -07:00
parent e963b43322
commit 442e11ec65
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/h5py-2.1.0.tar.gz
/h5py-2.1.3.tar.gz
/h5py-2.2.0.tar.gz
/h5py-2.2.1.tar.gz

View File

@ -5,7 +5,7 @@
Summary: A Python interface to the HDF5 library
Name: h5py
Version: 2.2.0
Version: 2.2.1
Release: 1%{?dist}
Group: Applications/Engineering
License: BSD
@ -117,6 +117,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Thu Dec 19 2013 Orion Poplawski <orion@cora.nwra.com> - 2.2.1-1
- 2.2.1
* Thu Sep 26 2013 Terje Rosten <terje.rosten@ntnu.no> - 2.2.0-1
- 2.2.0
@ -166,5 +169,5 @@ rm -rf %{buildroot}
- run tests
- new url
* Sat Jul 3 2009 Joseph Smidt <josephsmidt@gmail.com> - 1.2.0-1
* Sat Jul 4 2009 Joseph Smidt <josephsmidt@gmail.com> - 1.2.0-1
- initial RPM release

View File

@ -1 +1 @@
05bab036748e90d0a3ce37622292aab2 h5py-2.2.0.tar.gz
07ac707287b4be7d77b73f1afac6980b h5py-2.2.1.tar.gz