This commit is contained in:
Dennis Gilmore 2016-02-03 21:06:46 +00:00
parent bb6edbbe17
commit f2291d14be
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: gdcm
Version: 2.6.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files
Group: System Environment/Libraries
License: BSD
@ -289,6 +289,9 @@ make test -C %{_target_platform} || exit 0
%{python3_sitearch}/*
%changelog
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Feb 01 2016 Sebastian Pölsterl <sebp@k-d-w.org> - 2.6.3-1
- Update to 2.6.3 (#1302493)