Rebuilt for AutoReq cmake-filesystem

This commit is contained in:
Björn Esser 2017-08-07 10:41:17 +02:00
parent 9ea3660ee6
commit ea48e70b4c
1 changed files with 5 additions and 2 deletions

View File

@ -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 <besser82@fedoraproject.org> - 2.6.5-13
- Rebuilt for AutoReq cmake-filesystem
* Thu Aug 03 2017 David Tardon <dtardon@redhat.com> - 2.6.5-12
- rebuild for poppler 0.57.0