Update to 5.6.0.
This commit is contained in:
parent
22e4336c9f
commit
e7db0843ca
3 changed files with 7 additions and 7 deletions
|
|
@ -1 +1 @@
|
|||
vtkdata-5.4.2.tar.gz
|
||||
vtkdata-5.6.0.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
3b05eadd4446bbf3f863e744b7bee14a vtkdata-5.4.2.tar.gz
|
||||
97006362d7d67dc01289daf3e4ec4e38 vtkdata-5.6.0.tar.gz
|
||||
|
|
|
|||
10
vtkdata.spec
10
vtkdata.spec
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Example data file for VTK
|
||||
Name: vtkdata
|
||||
Version: 5.4.2
|
||||
Release: 13%{?dist}
|
||||
Version: 5.6.0
|
||||
Release: 12
|
||||
# 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: 13%{?dist}
|
|||
License: BSD
|
||||
Group: Development/Libraries
|
||||
URL: http://www.vtk.org/
|
||||
Source0: http://www.vtk.org/files/release/5.2/%{name}-%{version}.tar.gz
|
||||
Source0: http://www.vtk.org/files/release/5.6/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
BuildArch: noarch
|
||||
|
||||
|
|
@ -41,8 +41,8 @@ rm -rf %{buildroot}
|
|||
%{_datadir}/*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.4.2-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
* Mon Jul 5 2010 Axel Thimm <Axel.Thimm@ATrpms.net> - 5.6.0-12
|
||||
- Update to 5.6.0.
|
||||
|
||||
* Sat Jun 6 2009 Axel Thimm <Axel.Thimm@ATrpms.net> - 5.4.2-11
|
||||
- Update to 5.4.2.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue