This commit is contained in:
Dennis Gilmore 2013-08-03 12:34:30 -05:00
parent 6357fcae37
commit 54de3e023a
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: hdf
Version: 4.2.9
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A general purpose library and file format for storing scientific data
License: BSD
Group: System Environment/Libraries
@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Feb 15 2013 Orion Poplawski <orion@cora.nwra.com> 4.2.9-1
- Update to 4.2.9
- Add patch for some missing declarations