Rebuild for new vtk with fixed sonames

This commit is contained in:
Orion Poplawski 2011-02-20 08:25:39 -07:00
parent 34faf22d01
commit 2499fc2543
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Name: gdcm
Version: 2.0.16
Release: 14%{?dist}
Release: 15%{?dist}
Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files
Group: Development/Libraries
License: BSD
@ -191,6 +191,9 @@ ctest .
%{python_sitelib}/*
%changelog
* Sun Feb 20 2011 Orion Poplawski <orion@cora.nwra.com> - 2.0.16-15
- Rebuild for new vtk with fixed sonames
* Mon Feb 14 2011 Mario Ceresa <mrceresa@gmail.com> - 2.0.16-14
- Re-enabled python bindings