|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
Name: gdcm
|
|
|
|
|
Version: 2.6.5
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: BSD
|
|
|
|
@ -290,6 +290,9 @@ make test -C %{_target_platform} || exit 0
|
|
|
|
|
%{python3_sitearch}/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Nov 24 2016 Orion Poplawski <orion@cora.nwra.com> - 2.6.5-4
|
|
|
|
|
- Rebuild for poppler 0.49.0
|
|
|
|
|
|
|
|
|
|
* Sun Nov 13 2016 Peter Robinson <pbrobinson@fedoraproject.org> 2.6.5-3
|
|
|
|
|
- Build against openssl 1.0
|
|
|
|
|
|
|
|
|
|