diff --git a/gdcm.spec b/gdcm.spec index 9141318..ba0886e 100644 --- a/gdcm.spec +++ b/gdcm.spec @@ -6,7 +6,7 @@ Name: gdcm Version: 2.6.5 -Release: 9%{?dist} +Release: 10%{?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 +* Wed Jul 26 2017 Fedora Release Engineering - 2.6.5-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Jul 07 2017 Igor Gnatenko - 2.6.5-9 - Rebuild due to bug in RPM (RHBZ #1468476)