From cfdce8f6b4c986df9e99fcaa2975fcacbbb3dcf6 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 11 Oct 2011 11:10:25 -0600 Subject: [PATCH] Update to 5.8.0 --- .gitignore | 1 + sources | 2 +- vtkdata.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 75109eb..f90283f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ vtkdata-5.6.0.tar.gz /vtkdata-5.6.1.tar.gz +/vtkdata-5.8.0.tar.gz diff --git a/sources b/sources index 53dfbef..7c1e7eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67263bd972f923d39a60f01104368779 vtkdata-5.6.1.tar.gz +a05295b81930e894fc0e31866f399151 vtkdata-5.8.0.tar.gz diff --git a/vtkdata.spec b/vtkdata.spec index 49e7778..d712912 100644 --- a/vtkdata.spec +++ b/vtkdata.spec @@ -1,7 +1,7 @@ Summary: Example data file for VTK Name: vtkdata -Version: 5.6.1 -Release: 2 +Version: 5.8.0 +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 @@ -10,7 +10,7 @@ Release: 2 License: BSD Group: Development/Libraries URL: http://www.vtk.org/ -Source0: http://www.vtk.org/files/release/5.6/%{name}-%{version}.tar.gz +Source0: http://www.vtk.org/files/release/5.8/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch @@ -41,6 +41,9 @@ rm -rf %{buildroot} %{_datadir}/* %changelog +* Tue Oct 11 2011 Orion Poplawski - 5.8.0-1 +- Update to 5.8.0 + * Mon Feb 07 2011 Fedora Release Engineering - 5.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild