This commit is contained in:
Peter Robinson 2015-11-10 14:21:47 +00:00
parent 9daf857868
commit 9aad131930

View File

@ -6,7 +6,7 @@
Name: gdcm
Version: 2.6.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files
Group: System Environment/Libraries
License: BSD
@ -273,6 +273,9 @@ make test -C %{_target_platform} || exit 0
%{python3_sitearch}/*
%changelog
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.1-3
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Mon Nov 02 2015 Sebastian Pölsterl <sebp@k-d-w.org> - 2.6.1-2
- Install *.cmake files to %{_libdir}/cmake/ directory
- Move command line programs to applications sub-package