This commit is contained in:
Dennis Gilmore 2011-02-08 17:27:47 -06:00
parent 6637c898c0
commit eecefa3d54
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Name: gdcm
Version: 2.0.16
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files
Group: Development/Libraries
License: BSD
@ -185,6 +185,9 @@ ctest .
#%{python_sitelib}/*
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.16-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Feb 2 2011 Mario Ceresa <mrceresa@gmail.com> 2.0.16-11
- Removed python bindings because they fail to build with gcc 4.6