diff --git a/gdcm.spec b/gdcm.spec index 1bd44e2..60ba3d1 100644 --- a/gdcm.spec +++ b/gdcm.spec @@ -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 - 2.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Mon Nov 02 2015 Sebastian Pölsterl - 2.6.1-2 - Install *.cmake files to %{_libdir}/cmake/ directory - Move command line programs to applications sub-package