|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: gdcm
|
|
|
|
|
Version: 2.8.9
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files
|
|
|
|
|
License: BSD
|
|
|
|
|
URL: http://gdcm.sourceforge.net/wiki/index.php/Main_Page
|
|
|
|
@ -284,6 +284,9 @@ make test -C %{_target_platform} || exit 0
|
|
|
|
|
%{python3_sitearch}/__pycache__/%{name}*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Sep 06 2019 Devrim Gündüz <devrim@gunduz.org> - 2.8.9-4
|
|
|
|
|
- Rebuild for new CharLS
|
|
|
|
|
|
|
|
|
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.8.9-3
|
|
|
|
|
- Rebuilt for Python 3.8
|
|
|
|
|
|
|
|
|
|