Update to 1.8.11

This commit is contained in:
Orion Poplawski 2013-05-16 09:09:58 -06:00
parent c15a86043e
commit dbff8565ea
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ hdf5-1.8.5.tar.bz2
/hdf5-1.8.8.tar.bz2
/hdf5-1.8.9.tar.bz2
/hdf5-1.8.10.tar.bz2
/hdf5-1.8.11.tar.bz2

View File

@ -3,8 +3,8 @@
# NOTE: Try not to realease new versions to released versions of Fedora
# You need to recompile all users of HDF5 for each version change
Name: hdf5
Version: 1.8.10
Release: 3%{?dist}
Version: 1.8.11
Release: 1%{?dist}
Summary: A general purpose library and file format for storing scientific data
License: BSD
Group: System Environment/Libraries
@ -380,6 +380,9 @@ done
%changelog
* Wed May 15 2013 Orion Poplawski <orion@cora.nwra.com> 1.8.11-1
- Update to 1.8.11
* Mon Mar 11 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.8.10-3
- Remove %%config from %%{_sysconfdir}/rpm/macros.*
(https://fedorahosted.org/fpc/ticket/259).

View File

@ -1 +1 @@
8166c0fa3ee34fee6cdef4c5f3cbc94e hdf5-1.8.10.tar.bz2
3433c1be767d2b8e5b0771a3209b4fcc hdf5-1.8.11.tar.bz2