diff --git a/gdcm.spec b/gdcm.spec index e07c10d..e27c849 100644 --- a/gdcm.spec +++ b/gdcm.spec @@ -6,7 +6,7 @@ Name: gdcm Version: 2.6.5 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files Group: System Environment/Libraries License: BSD @@ -278,7 +278,7 @@ make test -C %{_target_platform} || exit 0 %files devel %{_includedir}/%{name}/ %{_libdir}/*.so -%{_libdir}/cmake/%{name}/*.cmake +%{_libdir}/cmake/%{name}/ %files examples %{_datadir}/%{name}/Examples/ @@ -290,6 +290,9 @@ make test -C %{_target_platform} || exit 0 %{python3_sitearch}/* %changelog +* Mon Aug 07 2017 Björn Esser - 2.6.5-13 +- Rebuilt for AutoReq cmake-filesystem + * Thu Aug 03 2017 David Tardon - 2.6.5-12 - rebuild for poppler 0.57.0