Update to 5.6.1

This commit is contained in:
Orion Poplawski 2011-05-19 09:26:32 -06:00
commit 55af360d09
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
vtkdata-5.6.0.tar.gz
/vtkdata-5.6.1.tar.gz

View file

@ -1 +1 @@
97006362d7d67dc01289daf3e4ec4e38 vtkdata-5.6.0.tar.gz
67263bd972f923d39a60f01104368779 vtkdata-5.6.1.tar.gz

View file

@ -1,7 +1,7 @@
Summary: Example data file for VTK
Name: vtkdata
Version: 5.6.0
Release: 13
Version: 5.6.1
Release: 1
# This is a variant BSD license, a cross between BSD and ZLIB.
# For all intents, it has the same rights and restrictions as BSD.
# http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant
@ -41,6 +41,9 @@ rm -rf %{buildroot}
%{_datadir}/*
%changelog
* Wed Dec 29 2010 Orion Poplawski <orion@cora.nwra.com> - 5.6.1-1
- Update to 5.6.1
* Mon Aug 9 2010 Orion Poplawski <orion@cora.nwra.com> - 5.6.0-13
- Rebuild for F-14