From f2291d14bee786c8954927076b5f7c214f3c5949 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 3 Feb 2016 21:06:46 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- gdcm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdcm.spec b/gdcm.spec index a5f329b..8aafabb 100644 --- a/gdcm.spec +++ b/gdcm.spec @@ -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 - 2.6.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Feb 01 2016 Sebastian Pölsterl - 2.6.3-1 - Update to 2.6.3 (#1302493)