Update to 4.2.8

This commit is contained in:
Orion Poplawski 2012-08-15 09:19:22 -06:00
parent e36f3cd23f
commit 20312533a4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
hdf-4.2.5.tar.bz2
/hdf-4.2.6.tar.bz2
/hdf-4.2.7.tar.bz2
/hdf-4.2.8.tar.bz2

View File

@ -1,6 +1,6 @@
Name: hdf
Version: 4.2.7
Release: 3%{?dist}
Version: 4.2.8
Release: 1%{?dist}
Summary: A general purpose library and file format for storing scientific data
License: BSD
Group: System Environment/Libraries
@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Aug 15 2012 Orion Poplawski <orion@cora.nwra.com> 4.2.8-1
- Update to 4.2.8
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
5217b131bfe04a16fc2acad4645b79dc hdf-4.2.7.tar.bz2
380c67592e118423dc123cd4214a2cd9 hdf-4.2.8.tar.bz2