Update to 4.2.9

This commit is contained in:
Orion Poplawski 2013-02-15 16:18:04 -07:00
parent 5a83e98a2b
commit 8e0c506c99
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,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
/hdf-4.2.9.tar.bz2

View File

@ -1,6 +1,6 @@
Name: hdf
Version: 4.2.8
Release: 4%{?dist}
Version: 4.2.9
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
* Fri Feb 15 2013 Orion Poplawski <orion@cora.nwra.com> 4.2.9-1
- Update to 4.2.9
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.8-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
380c67592e118423dc123cd4214a2cd9 hdf-4.2.8.tar.bz2
c268a703f334ee4987fa710a0de9b9fc hdf-4.2.9.tar.bz2