|
|
|
@ -5,8 +5,8 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
Name: gdcm
|
|
|
|
|
Version: 2.4.1
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 2.4.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: BSD
|
|
|
|
@ -269,6 +269,9 @@ make test -C %{_target_platform} || exit 0
|
|
|
|
|
%{python3_sitearch}/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Apr 05 2014 Sebastian Pölsterl <sebp@k-d-w.org> - 2.4.2-1
|
|
|
|
|
- Update to 2.4.2
|
|
|
|
|
|
|
|
|
|
* Sun Dec 15 2013 Michael Schwendt <mschwendt@fedoraproject.org> - 2.4.1-2
|
|
|
|
|
- Include license file and a few doc files in base package
|
|
|
|
|
- Include directory /usr/share/gdcm in base package
|
|
|
|
|